mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
fix docker releases
This commit is contained in:
parent
41f1292cb3
commit
5677546687
@ -45,7 +45,7 @@ COPY docker/docker-entrypoint.d/* /docker-entrypoint.d/
|
|||||||
COPY dist/$PROJECT_NAME /usr/share/nginx/html/
|
COPY dist/$PROJECT_NAME /usr/share/nginx/html/
|
||||||
COPY dist/$PROJECT_NAME/app.config.json /etc/nginx/templates/app.config.json.template
|
COPY dist/$PROJECT_NAME/app.config.json /etc/nginx/templates/app.config.json.template
|
||||||
COPY dist/$PROJECT_NAME/assets/app.extensions.json /etc/nginx/templates/app.extensions.json.template
|
COPY dist/$PROJECT_NAME/assets/app.extensions.json /etc/nginx/templates/app.extensions.json.template
|
||||||
COPY --from=builder /usr/src/alfresco/licenses /usr/share/nginx/html/
|
# COPY --from=builder /usr/src/alfresco/licenses /usr/share/nginx/html/
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN chmod a+w -R /etc/nginx/conf.d
|
RUN chmod a+w -R /etc/nginx/conf.d
|
||||||
|
Loading…
x
Reference in New Issue
Block a user