We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3573a01 commit fcf79f8Copy full SHA for fcf79f8
Dockerfile
@@ -9,3 +9,5 @@ COPY . /hosts
9
RUN pip install --no-cache-dir --upgrade -r /hosts/requirements.txt
10
11
ENV PATH $PATH:/hosts
12
+
13
+WORKDIR /hosts
0 commit comments