lowtechweb/Dockerfile

5 lines
108 B
Docker
Raw Normal View History

2020-05-08 10:26:57 +02:00
FROM registry.lamelio.fr/nginx-lowtech:0.0.5
# Copie des sources du site
COPY public /usr/share/nginx/html