changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / Containerfile.archlinux

changeset 214: 847281f20daf
parent: 8df85ceb39a9
author: Richard Westhaver <ellis@rwest.io>
date: Mon, 29 Apr 2024 00:27:10 +0000
permissions: -rw-r--r--
description: easy-rsa
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