finch
finch copied to clipboard
docker manifest equivalent
What is the problem you're trying to solve?. Docker cli has a manifest command that lets group different arch https://docs.docker.com/engine/reference/commandline/manifest/
Describe the feature you'd like I would like to be able to use finch as a docker drop replacement and create manifests
Thank you for creating the issue @FernandoMiguel 😄
Finch's CLI takes its container image commands from nerdctl, unfortunately docker manifest is still an "unimplemented command" in nerdctl. They have an open issue to track support for nerdctl manifest here.
I think we should keep this issue open though, so that other Finch users can +1 this issue and we can track support for managing manifests with Finch.
Thanks for the upstream link. I'll +1 that one too