zebra.life/Dockerfile

5 lines
105 B
Docker
Raw Normal View History

2020-08-05 17:22:00 +02:00
FROM registry.weko.io/nginx-lowtech:0.0.5
# Copie des sources du site
COPY public /usr/share/nginx/html