DEPLOY: Add Docker images

This commit is contained in:
2024-10-03 23:03:31 +02:00
parent 09c0747b97
commit 4a551f9b16
9 changed files with 308 additions and 1 deletions

18
.dockerignore Normal file
View File

@ -0,0 +1,18 @@
**/node_modules
**/dist
.redwood
.env
README.md
LICENSE
.git
.gitignore
.vscode
.editorconfig
Dockerfile
docker-compose*
.dockerignore