1
0
Fork 0

add dockerignore to remove unnecessary files from build

This commit is contained in:
Kegan Myers 2020-04-19 17:10:00 -05:00
parent 15c3884984
commit 79b0e66ada

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
*
!entrypoint.sh