mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
use alpine image to reduce image size by half (#209)
This commit is contained in:
parent
bd33afb175
commit
c9ffe0ac24
@ -1,4 +1,4 @@
|
|||||||
FROM nginx
|
FROM nginx:alpine
|
||||||
|
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user