Skip to content

Commit 3b25012

Browse files
authored
Merge pull request #14792 from karalabe/slim-docker-image
dockerignore: ignore all git metadata and all tests
2 parents 225de7c + bd381be commit 3b25012

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.dockerignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
.git
1+
**/.git
2+
**/*_test.go
3+
24
build/_workspace
35
build/_bin
6+
tests/testdata

0 commit comments

Comments
 (0)