You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# (podman run --name foo alpine sleep 30;echo $?)&
[1] 13212
# podman rm --force foo
[pause 10 seconds]
57c5063848af9f40b436d224ea2ef5808c5db591b6cd1aa0addb3be7e3eddf34
# 0 <--- this is the exit status. It should be 137