build: add Docker

This commit is contained in:
Oliver Davies 2022-09-09 13:00:00 +01:00
commit 740057f86d
3 changed files with 27 additions and 0 deletions

3
.dockerignore Normal file
View file

@ -0,0 +1,3 @@
/Dockerfile
/docker-compose.yaml
/node_modules/