Hi Aleksandar,
Thank you for reaching out!
On Mon, Feb 13, 2023 at 8:34 PM Aleksandar Kostadinov
<akostadi(a)redhat.com> wrote:
Hello, I have an issue starting a container in the background inside github actions.
The image for the container was just built by the buildah action and is not yet pushed.
The idea is to smoke-test the image before pushing to the repository.
What I see is
> podman run -d --name=searchd --rm -u 14:0 -p 9306:9306 --platform=linux/amd64
ghcr.io/3scale/searchd:porta
> Trying to pull ghcr.io/3scale/searchd:porta...
> Error: initializing source docker://ghcr.io/3scale/searchd:porta: reading manifest
porta in ghcr.io/3scale/searchd: manifest unknown
> Error: Process completed with exit code 125.
You can see the full pipeline here:
https://github.com/3scale/searchd/actions/runs/4147557472/jobs/7174577031
Please open an issue on
github.com/containers/podman with a
reproducer. You may be hitting some form of
https://github.com/containers/podman/issues/17063 but I'd need more
data to be sure.
Kind regards,
Valentin
Thank you!
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io