-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
help wantedNeed some extra hands to the this done.Need some extra hands to the this done.status/readytype/researchIssue intended to be exploratory.Issue intended to be exploratory.
Milestone
Description
Description
It is more and more common not to have a local Docker daemon available and during certain testing cycles pushing to a registry is not always easy or desirable.
It would be great if you could easily create a buildpack and then export the results directly into a containerd namespace.
Proposed solution
Extend pack and the underlying creator command so that it is possible to pass in something like -containerd k8s.io, which will then tell the export step to push the results into that containerd namespace instead of into a Docker registry or daemon.
Describe alternatives you've considered
Many hacks that require running Docker, exporting to docker, pull out the image, and then re-pushing it into containerd.
jmcshane
Metadata
Metadata
Assignees
Labels
help wantedNeed some extra hands to the this done.Need some extra hands to the this done.status/readytype/researchIssue intended to be exploratory.Issue intended to be exploratory.