mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-2424] reduce docker image size (#3027)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM nginx
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY demo-shell/nginx.conf /etc/nginx/nginx.conf
|
||||
|
||||
|
Reference in New Issue
Block a user