first commit

This commit is contained in:
2022-02-18 18:17:03 +01:00
commit a54d4be5b4
32 changed files with 998 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 public /usr/share/nginx/html