Skip to content

Commit 9347b30

Browse files
committed
Commentary
1 parent 4b71b24 commit 9347b30

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
FROM alpine:latest
22

3+
# This will produce an empty layer via Docker. It will allow us to test for a
4+
# conflicting empty layer produced by Kaniko. This is to check against the
5+
# BLOB_UNKNOWN error when trying to upload the built image to a registry and
6+
# Kaniko having overwritten this blob with its own.
37
WORKDIR /home

0 commit comments

Comments
 (0)