feat: Add docker env

This commit is contained in:
2022-03-30 00:07:29 +02:00
parent 0fd5a49574
commit 66db00a532
5 changed files with 58 additions and 0 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM registry.weko.io/nginx-lowtech:0.0.9
# Copie des sources du site
COPY dist /usr/share/nginx/html