dockerize

This commit is contained in:
Julian Krauser 2024-11-05 16:18:37 +01:00
parent 4cd47c5d4c
commit 1047364daf
2 changed files with 30 additions and 0 deletions

8
.dockerignore Normal file
View file

@ -0,0 +1,8 @@
# NodeJs
node_modules/
dist/
.git/
.env
.strapi
.strapi-updater.json
public/uploads/*