changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.worker

revision 3: 759570e2f4d5
parent 2: ebe8eace7f0a
child 11: e3e55e6b2f64
     1.1--- a/Containerfile.worker	Sun Jun 16 00:33:56 2024 -0400
     1.2+++ b/Containerfile.worker	Sun Jun 16 01:03:50 2024 -0400
     1.3@@ -1,7 +1,6 @@
     1.4 FROM localhost/alpine:latest
     1.5 # VOLUME /opt/store
     1.6 # VOLUME /opt/stash
     1.7-# ADD etc/skel/* /etc/skel/
     1.8 ARG ID=908
     1.9 ARG WORKER=worker
    1.10 ARG WORKER_HOME=/home/${WORKER}