Skip to content

Commit 743cf01

Browse files
Add .dockerignore for all except the actually needed files.
1 parent b1f1438 commit 743cf01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dockerignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*
2+
!index.js
3+
!ONVAULT
4+
!package.json

0 commit comments

Comments
 (0)