jenkins image can not be load on my mac using podman #11907
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)
/kind bug
Description
Steps to reproduce the issue:
download jenkins image with lts "docker.io/jenkins/jenkins lts e4ebf98bd6ca 3 days ago 450 MB"
load jenkins images "podman run -it e4ebf98bd6ca"
Describe the results you received:
Error: error preparing container 547b6e3c9d2c6191b1b13998f400941f2e7010b460758558276e660f04d1aa4f for attach: error configuring network namespace for container 547b6e3c9d2c6191b1b13998f400941f2e7010b460758558276e660f04d1aa4f: error adding pod boring_lederberg_boring_lederberg to CNI network "podman": unexpected end of JSON input
Describe the results you expected:
i should inside the jenkins image do something
Additional information you deem important (e.g. issue happens only occasionally):
Output of
podman version
:Output of
podman info --debug
:Package info (e.g. output of
rpm -q podman
orapt list podman
):Have you tested with the latest version of Podman and have you checked the Podman Troubleshooting Guide? (https://github.com/containers/podman/blob/master/troubleshooting.md)
Yes
Additional environment details (AWS, VirtualBox, physical, etc.):
i install podman on my mac, my mac version is big sur V11.6
The text was updated successfully, but these errors were encountered: