在多阶段构建中,执行程序会删除上下文目录,导致命令路径丢失
作者: rcollette创建于 2021年2月6日更新于 2025年6月2日
标签area/multi-stage buildswork-around-availablepriority/p1works-with-dockerdiffers-from-dockerissue/missing-filescategorized
Actual behavior The context directory is deleted when targeting a second stage of a multi-stage build when the second stage relies on a prior stage.
内容来源: GoogleContainerTools/kaniko