dive icon indicating copy to clipboard operation
dive copied to clipboard

Fetch images built by lima/nerdctl on MacOS

Open knkarthik opened this issue 3 years ago • 5 comments

Is there any plan to support images built by nerdctl and podman machine on MacOS?

knkarthik avatar Oct 18 '21 21:10 knkarthik

hi @wagoodman, could you point me to some infos on how to add nerdctl? I see docker and podman and wonder if there is some things to keep in mind.

dirien avatar Feb 05 '22 11:02 dirien

Any update on this?

vladimirsvicevicsrb avatar Feb 14 '22 14:02 vladimirsvicevicsrb

Podman is now supported in v0.11.0. Sure would be nice to also see support for nerdctl.

mprimeaux avatar Jul 08 '23 15:07 mprimeaux

I think one of the next steps of this project is to re-base a lot of the underlying functionality on the anchore/stereoscope lib, which also has an issue to add nerdctl support.

wagoodman avatar Jul 08 '23 23:07 wagoodman

Admittedly, I haven't studied the source for this project but I assume that aside from supporting OCI-compliant manifests (multi-architecture) that nerdctl support is needed so there's not a need to read from an intermediary private or public registry.

I'll check out anchore/stereoscope. Thanks for the detail.

UPDATE: I do see that anchore/steroscope already provides support for OCI-compliant manifests. Very nice.

mprimeaux avatar Jul 09 '23 15:07 mprimeaux