Skip to content

Commit acbe9f9

Browse files
committed
whitelist dockerignore
1 parent ae694e4 commit acbe9f9

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

.dockerignore

+3-12
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,3 @@
1-
.git
2-
.gitignore
3-
LICENSE
4-
VERSION
5-
README.md
6-
CONTRIBUTING.md
7-
Changelog.md
8-
Makefile
9-
docker-compose.yml
10-
.travis.yml
11-
test
12-
Makefile
1+
*
2+
!entrypoint.sh
3+
!conf

0 commit comments

Comments
 (0)