mirror of
https://github.com/serengil/deepface.git
synced 2025-06-04 02:20:06 +00:00
Update Dockerfile
mkdir permission related changes for openshit
This commit is contained in:
parent
e9eb4829fc
commit
2723352507
@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source https://github.com/serengil/deepface
|
|||||||
|
|
||||||
# -----------------------------------
|
# -----------------------------------
|
||||||
# create required folder
|
# create required folder
|
||||||
RUN mkdir /app
|
RUN mkdir -p /app && chown -R 1001:0 /app
|
||||||
RUN mkdir /app/deepface
|
RUN mkdir /app/deepface
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user