This commit is contained in:
parent
b6c7af6070
commit
4fc5edc549
@ -5,7 +5,7 @@ COPY app /app
|
|||||||
|
|
||||||
WORKDIR "/app"
|
WORKDIR "/app"
|
||||||
|
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install --no-cache-dir --requirement requirements.txt
|
||||||
|
|
||||||
#USER "nobody"
|
#USER "nobody"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user