Add Dockerfile, .dockerignore, and captain-definition for container setup
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
node_modules
|
||||
.svelte-kit
|
||||
build
|
||||
.git
|
||||
.env
|
||||
.env.*
|
||||
npm-debug.log*
|
||||
Reference in New Issue
Block a user