DEPLOY: Add Docker images
This commit is contained in:
18
.dockerignore
Normal file
18
.dockerignore
Normal file
@ -0,0 +1,18 @@
|
||||
**/node_modules
|
||||
**/dist
|
||||
.redwood
|
||||
|
||||
.env
|
||||
|
||||
README.md
|
||||
LICENSE
|
||||
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
.vscode
|
||||
.editorconfig
|
||||
|
||||
Dockerfile
|
||||
docker-compose*
|
||||
.dockerignore
|
Reference in New Issue
Block a user