lifecycle icon indicating copy to clipboard operation
lifecycle copied to clipboard

Support Dockerfiles (phase 2)

Open natalieparellano opened this issue 3 years ago • 0 comments
trafficstars

Description

In this phase of the implementation, image extensions may output build.Dockerfiles in order to extend the build time base image. The extender binary, running as root, should apply the Dockerfiles in the order determined during detect, and then drop privileges before executing the build phase.

natalieparellano avatar Jun 23 '22 18:06 natalieparellano