Added Dockerfile.
This commit is contained in:
8
.dockerignore
Normal file
8
.dockerignore
Normal file
@@ -0,0 +1,8 @@
|
||||
# Ignore everything by default
|
||||
*
|
||||
|
||||
# Allow the public project files.
|
||||
!src
|
||||
!Dockerfile
|
||||
!package*.json
|
||||
!README.md
|
Reference in New Issue
Block a user