mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Add -w parameter for windows path (#1351)
* add -w parameter for windows path * add -w parameter for windows path
This commit is contained in:
+1
-1
@@ -37,4 +37,4 @@ RUN addgroup -g ${GROUPID} ${GROUPNAME} && \
|
||||
|
||||
EXPOSE 8080
|
||||
USER ${USERNAME}
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
||||
ENTRYPOINT [ "sh", "/entrypoint.sh" ]
|
||||
|
||||
Reference in New Issue
Block a user