mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +00:00
Merge pull request #1374 from mone855/deepface-openshift
Update Dockerfile
This commit is contained in:
commit
29eac19836
@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source https://github.com/serengil/deepface
|
||||
|
||||
# -----------------------------------
|
||||
# create required folder
|
||||
RUN mkdir /app
|
||||
RUN mkdir -p /app && chown -R 1001:0 /app
|
||||
RUN mkdir /app/deepface
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user