AppConfiguration-Emulator released multi-arch container images with 1.1.0. Podman fails to get the latest multi-arch image:
$ podman pull mcr.microsoft.com/azure-app-configuration/app-configuration-emulator:1.1.0
Error: unable to copy from source docker://mcr.microsoft.com/azure-app-configuration/app-configuration-emulator:1.1.0: copying system image from manifest list: Unexpectedly received a manifest list instead of a manifest for a single image
This seems to be a known issue in Podman. GitLab apparently found a workaround for their gitlab-runner image.
AppConfiguration-Emulator released multi-arch container images with 1.1.0. Podman fails to get the latest multi-arch image:
This seems to be a known issue in Podman. GitLab apparently found a workaround for their
gitlab-runnerimage.