changelog shortlog graph tags branches files raw help

Mercurial > infra > pod / changeset: update

changeset 30: 4c5e25fdef67
parent 29: c8487e737e81
child 31: 9c7c441ca15b
author: Richard Westhaver <ellis@rwest.io>
date: Sun, 11 Aug 2024 01:46:26 -0400
files: Containerfile.operator
description: update
     1.1--- a/Containerfile.operator	Sun Aug 04 16:48:34 2024 -0400
     1.2+++ b/Containerfile.operator	Sun Aug 11 01:46:26 2024 -0400
     1.3@@ -9,7 +9,7 @@
     1.4 WORKDIR .stash/infra
     1.5 RUN skel make tmp
     1.6 RUN sudo skel run install-emacs-mini-pack
     1.7-RUN skel clean
     1.8+RUN sudo skel clean
     1.9 WORKDIR /home/operator
    1.10 RUN cd .stash/home && hg up operator && homer install
    1.11 ENV DEV=operator