Investigate whether is possible to use buildkit
tool to build docker images inside a running container
#16539
Labels
kind/enhancement
A feature request - must adhere to the feature request template.
lifecycle/frozen
Indicates that an issue or PR should not be auto-closed due to staleness.
Is your enhancement related to a problem? Please describe.
We already can build docker images inside a running container using buildah.
Buildit is alternative tool to build the images. We need to try to use use it for building of images.
Need to find a solution to use it in local and hosted Che.
Describe the solution you'd like
try to build the simplest image with buildkit
try to run the buildkit on hosted Che
if it works, create Che plugin bringing a dev container to the workspace with kuildkit.
The text was updated successfully, but these errors were encountered: