summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-04-10 00:17:51 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2021-04-10 00:42:11 +0200
commite0f6666acbffbf95f512d9339cd80a60e51e8674 (patch)
tree59a6c9b9d546b808c13e0cfac731ad52f9d899a5
parent31eb54d4563afc14cdbeaa3f7eb40156ce15fcc1 (diff)
.dockerignore: we can safely ignore etc/
not ignoreing etc/, docker wasn't able to use cache, as the digest was being stored on a file in etc/ Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
-rw-r--r--.dockerignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index ef009d2..4c4e3ad 100644
--- a/.dockerignore
+++ b/.dockerignore
@@ -1,5 +1,4 @@
**/*
!Makefile
-!etc/docker/images/
!src/
!srv/