changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.archlinux

revision 5: f2244a1fa02f
parent 0: 98aa8d30816a
child 8: 01a6a7befc6e
     1.1--- a/Containerfile.archlinux	Sun Jun 16 05:01:49 2024 +0000
     1.2+++ b/Containerfile.archlinux	Sun Jun 16 23:52:49 2024 +0000
     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 openssh mercurial git sqlite btrfs-progs liburing wireguard-tools clang tree-sitter libxcb glibc openssl 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 clang libxcb zstd --noconfirm
    1.10\ No newline at end of file