feature(Dockerfile): add dockerignore

This commit is contained in:
Asif Bacchus 2022-02-19 07:34:40 -07:00
parent 442b3921b7
commit 036cac764c
1 changed files with 3 additions and 0 deletions

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
/**
!Dockerfile
!entrypoint.sh