mirror of
https://github.com/docker/bake-action.git
synced 2025-07-14 12:41:53 +02:00
Container based developer flow
This commit is contained in:
6
.dockerignore
Normal file
6
.dockerignore
Normal file
@ -0,0 +1,6 @@
|
||||
/.dev
|
||||
/coverage
|
||||
/dist
|
||||
/lib
|
||||
/node_modules
|
||||
/.env
|
Reference in New Issue
Block a user