changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > pod / Containerfile.archlinux

changeset 17: 576882e9345a
parent: 01a6a7befc6e
child: 48affaffc460
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 07 Jul 2024 21:27:55 -0400
permissions: -rw-r--r--
description: alpine-infra now builds emacs
1 FROM archlinux:latest
2 RUN --network=host pacman-key --init
3 RUN --network=host pacman-key --populate archlinux
4 RUN --network=host pacman -Syu base-devel less uutils-coreutils openssl openssh mercurial git liburing wireguard-tools libxcb zstd --noconfirm