feat(ci): add docker, docker compose
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
.git
|
||||
.gitignore
|
||||
**/node_modules
|
||||
**/dist
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
npm-debug.log
|
Reference in New Issue
Block a user