changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > infra > pod / annotate Containerfile.archlinux

changeset 5: f2244a1fa02f
parent: 98aa8d30816a
child: 01a6a7befc6e
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 16 Jun 2024 23:52:49 +0000
permissions: -rw-r--r--
description: fixes
0
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
1
 FROM archlinux:latest
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
2
 RUN --network=host pacman-key --init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
3
 RUN --network=host pacman-key --populate archlinux
5
Richard Westhaver <ellis@rwest.io>
parents: 0
diff changeset
4
 RUN --network=host pacman -Syu base-devel less uutils-coreutils openssl openssh mercurial git liburing wireguard-tools clang libxcb zstd --noconfirm