This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ WORKDIR "/app"
|
|||||||
|
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
|
|
||||||
USER "nobody"
|
#USER "nobody"
|
||||||
|
|
||||||
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
ENTRYPOINT [ "/app/entrypoint.sh" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user