changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.archlinux

revision 8: 01a6a7befc6e
parent 5: f2244a1fa02f
child 33: 48affaffc460
     1.1--- a/Containerfile.archlinux	Sun Jun 16 20:27:25 2024 -0400
     1.2+++ b/Containerfile.archlinux	Wed Jun 19 17:08:28 2024 -0400
     1.3@@ -1,4 +1,4 @@
     1.4 FROM archlinux:latest
     1.5 RUN --network=host pacman-key --init
     1.6 RUN --network=host pacman-key --populate archlinux
     1.7-RUN --network=host pacman -Syu base-devel less uutils-coreutils openssl openssh mercurial git liburing wireguard-tools clang libxcb zstd --noconfirm
     1.8\ No newline at end of file
     1.9+RUN --network=host pacman -Syu base-devel less uutils-coreutils openssl openssh mercurial git liburing wireguard-tools libxcb zstd --noconfirm
    1.10\ No newline at end of file