changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra > pod / Containerfile.archlinux

changeset 7: 748865b8b90b
parent: f2244a1fa02f
child: 01a6a7befc6e
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 16 Jun 2024 20:27:25 -0400
permissions: -rw-r--r--
description: rm vc-runner, updated vc and box
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 clang libxcb zstd --noconfirm