Use dockerignore instead of "rm -rf .git"
This reduces the number of layers in the dockerfile by one
This commit is contained in:
@@ -0,0 +1 @@
|
||||
.git/
|
||||
Reference in New Issue
Block a user
This reduces the number of layers in the dockerfile by one
@@ -0,0 +1 @@
|
||||
.git/
|
||||