1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/web/ synced 2025-03-09 00:00:01 +01:00

Reduced image size

This commit is contained in:
Ricardo Hernandez-Montoya 2017-04-27 18:34:46 +02:00
parent 89bd3b7eb0
commit 0beb5e676a

View file

@ -1,4 +1,4 @@
FROM nginx:stable
FROM nginx:stable-alpine
# Copy frontend files and make them accesible to nginx
RUN mkdir /www