Open knkarthik opened 3 years ago
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.
Any update on this?
Podman is now supported in v0.11.0. Sure would be nice to also see support for nerdctl.
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.
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.
Is there any plan to support images built by nerdctl and podman machine on MacOS?