changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > pod / Containerfile.archlinux

changeset 2: ebe8eace7f0a
parent: 98aa8d30816a
child: f2244a1fa02f
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 16 Jun 2024 00:33:56 -0400
permissions: -rw-r--r--
description: updates
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