Can Kaniko recover filesystem/layers from failure?
35 views
Skip to first unread message
Chuanlong Du
unread,
Sep 13, 2021, 3:09:27 PM9/13/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to kaniko-users
Kaniko has the option --cleanup to clean up filesystem/layers after building a Docker images. However, if Kaniko fails to build or push a Docker image, will it be able to recover the filesystem/layers?