Add Dockerfile

This commit is contained in:
David Stotijn
2020-09-24 22:28:37 +02:00
parent 8828a586a1
commit 28ae2b6efb
6 changed files with 46 additions and 20 deletions

4
.dockerignore Normal file
View File

@ -0,0 +1,4 @@
/admin/.env
/admin/.next
/admin/dist
/admin/node_modules