*: Dockerfiles cleanup, docker-compose.prod.yaml

New docker-compose.prod.yaml should provide a production-ish deployment
of WorkAdventure
This commit is contained in:
Piotr Dobrowolski 2021-01-08 00:20:27 +01:00
parent c2d0cda441
commit 33b9bd773f
11 changed files with 183 additions and 31 deletions

5
website/.dockerignore Normal file
View file

@ -0,0 +1,5 @@
/dist/
/node_modules/
/dist/bundle.js
/yarn-error.log
/Dockerfile