changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / Containerfile.archlinux

changeset 204: 8df85ceb39a9
parent: 29b580f7b082
author: Richard Westhaver <ellis@rwest.io>
date: Thu, 25 Apr 2024 18:50:45 +0000
permissions: -rw-r--r--
description: /st -> /opt/st
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