changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / containers/Containerfile.archlinux

changeset 227: 94227525d5ce
parent: Containerfile.archlinux@8df85ceb39a9
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 24 May 2024 20:01:52 +0000
permissions: -rw-r--r--
description: move containers
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