Skip to content

Commit cd8b026

Browse files
committed
Add .dockerignore
Signed-off-by: Haitao Huang <4699115+haitaohuang@users.noreply.github.com>
1 parent 639c2aa commit cd8b026

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.dockerignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
linux/installer/docker
2+
linux/installer/docker/*
3+
docker
4+
docker/*
5+
docker/build/*
6+
*.md
7+
.git*
8+
*/*/.git*
9+

0 commit comments

Comments
 (0)