Add Dockerfile

This commit is contained in:
nemunaire 2020-11-15 17:28:35 +01:00
commit 40d1e2ca1b
2 changed files with 16 additions and 0 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
Dockerfile
onyx2/cache/*.cache.php
onyx2/cache/signatures/*.sign
onyx2/log/*.log
onyx2/log/users/*.log
onyx2/modules/templates/cache/*
onyx2/modules/templates/compile/*