feat: first version

This commit is contained in:
2020-03-26 18:48:07 +01:00
parent 25e491a4c7
commit c1e35272ec
40 changed files with 625 additions and 4 deletions

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM registry.lamelio.fr/kosssi/nginx-lowtech:0.0.2
# Copie des sources du site
COPY public /usr/share/nginx/html