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.
1 parent 4d7f30a commit 6170a97Copy full SHA for 6170a97
Dockerfile
@@ -4,7 +4,3 @@ LABEL maintainer OSG Software <[email protected]>
4
5
COPY *.py /usr/local/bin/
6
7
-WORKDIR /
8
-
9
-COPY requiremments.txt /
10
-RUN pip3 install --no-cache-dir -r requirements.txt
requirements.txt
0 commit comments