We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent accd64b commit 15744d0Copy full SHA for 15744d0
1 file changed
.dockerignore
@@ -1,6 +1,7 @@
1
# More info: https://docs.docker.com/engine/reference/builder/#dockerignore-file
2
# Ignore build and test binaries.
3
bin/
4
+!bin/manager
5
testbin/
6
example
7
images
0 commit comments