changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.box

revision 8: 01a6a7befc6e
parent 7: 748865b8b90b
child 9: 58539a178562
     1.1--- a/Containerfile.box	Sun Jun 16 20:27:25 2024 -0400
     1.2+++ b/Containerfile.box	Wed Jun 19 17:08:28 2024 -0400
     1.3@@ -1,5 +1,5 @@
     1.4 FROM localhost/archlinux:latest
     1.5-RUN --network=host pacman -Sy uutils-coreutils sysstat iotop imagemagick giflib libgccjit libxaw snappy sbcl liburing libxkbcommon --noconfirm
     1.6+RUN --network=host pacman -Sy uutils-coreutils sysstat iotop imagemagick giflib libgccjit libxaw snappy sbcl clang lld liburing libxkbcommon --noconfirm
     1.7 # custom
     1.8 ARG DEV=dev
     1.9 ARG DEV_HOME=/home/${DEV}