changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > pod / Containerfile.archlinux

changeset 0: 98aa8d30816a
child: f2244a1fa02f
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 14 Jun 2024 19:15:37 +0000
permissions: -rw-r--r--
description: init
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 openssh mercurial git sqlite btrfs-progs liburing wireguard-tools clang tree-sitter libxcb glibc openssl zstd --noconfirm