Skip to content

Commit 6a2e3fd

Browse files
committed
build(docker): add .dockerignore for optimized build context
1 parent 0854a7d commit 6a2e3fd

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*
2+
!Dockerfile
3+
!entrypoint.sh
4+
!git-export.py

0 commit comments

Comments
 (0)