Hmmm... podman manifest is confusing me.
podman manifest create $MANIFEST_NAME
podman build --platform linux-amd64,linux-arm64 --manifest $MANIFEST_NAME
podman manifest push --all localhost/$MANIFEST_NAME $REPO/$MANIFEST_NAME
...works as I expect. But now if I want to rebuild a new version, and I re-run the build command, I now have 4 containers in my manifest file. Do I need to run "podman manifest remove" for the old images before rerunning the build?
=> More informations about this toot | View the thread | More toots from dneary@mastodon.ie
text/gemini
This content has been proxied by September (ba2dc).