changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra > pod / Containerfile.operator

revision 35: 28492e359d92
parent 33: 48affaffc460
child 40: 90970dfd5a8b
     1.1--- a/Containerfile.operator	Mon Aug 19 10:31:22 2024 -0400
     1.2+++ b/Containerfile.operator	Tue Sep 03 20:40:39 2024 -0400
     1.3@@ -9,7 +9,9 @@
     1.4 RUN hg clone https://vc.compiler.company/comp/infra .stash/infra
     1.5 RUN .stash/infra/scripts/wg-gen-keys.sh private.key public.key
     1.6 WORKDIR .stash/infra
     1.7-# RUN sudo skel run install-emacs-pack
     1.8+RUN mkdir -pv .stash/tmp
     1.9+RUN sudo skel build emacs
    1.10+RUN sudo skel install emacs
    1.11 RUN sudo skel clean
    1.12 WORKDIR /home/operator
    1.13 RUN cd .stash/home && hg up operator && homer install