Skip to content

Commit b2c05cc

Browse files
committed
Improves Docker build time
1 parent 60a46f4 commit b2c05cc

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.dockerignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
.env
2+
.dockerignore
3+
.git
4+
.gitignore
5+
node_modules/
6+
dist/
7+
.history/
8+
.github/
9+
Dockerfile
10+
*.md

0 commit comments

Comments
 (0)