cremeaux/Dockerfile

5 lines
105 B
Docker
Raw Normal View History

2020-09-02 16:54:03 +02:00
FROM registry.weko.io/nginx-lowtech:0.0.5
# Copie des sources du site
COPY public /usr/share/nginx/html