histoiredunpied/Dockerfile

5 lines
108 B
Docker
Raw Normal View History

2020-04-01 12:10:31 +02:00
FROM registry.lamelio.fr/nginx-lowtech:0.0.3
# Copie des sources du site
2020-02-11 09:02:51 +01:00
COPY public /usr/share/nginx/html