Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Commit 0c53958

Browse files
Update .dockerignore
Co-Authored-By: Lawrence Gripper <info@grippers.co.uk>
1 parent f5ae6be commit 0c53958

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.dockerignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
# During build .dockercache and .gocache download locations used to speed up the build
2+
# as these are large they are ignored to avoid the build copying them into docker context
13
.dockercache
2-
.gocache
4+
.gocache

0 commit comments

Comments
 (0)