We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ENV
1 parent 1136b10 commit c89d38eCopy full SHA for c89d38e
Dockerfile
@@ -38,7 +38,7 @@ COPY ./etc/motd_for_docker /etc/motd
38
RUN echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc
39
40
USER rally
41
-ENV HOME /home/rally
+ENV HOME=/home/rally
42
RUN mkdir -p /home/rally/.rally
43
44
RUN touch ~/.rally/rally.conf
0 commit comments