histoiredunpied/Dockerfile

5 lines
108 B
Docker
Raw Normal View History

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