Skip to content

Commit fcf79f8

Browse files
committed
fix glob
1 parent 3573a01 commit fcf79f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ COPY . /hosts
99
RUN pip install --no-cache-dir --upgrade -r /hosts/requirements.txt
1010

1111
ENV PATH $PATH:/hosts
12+
13+
WORKDIR /hosts

0 commit comments

Comments
 (0)