We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef0246 commit 65416beCopy full SHA for 65416be
1 file changed
images/cms-base/Dockerfile
@@ -4,6 +4,8 @@ RUN mkdir /cms
4
RUN mkdir /scripts
5
6
ENV PYTHONPATH=/cms
7
+# Set compile worker
8
+ENV HOME /cms
9
WORKDIR /cms
10
11
# copy cms system
0 commit comments