podman-remote: run --rm exits before container is truly removed #7119
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.
remote
Problem is in podman-remote
In window 1:
$ ./bin/podman system service --timeout=0
In window 2:
This is two sets of multiple commands on one line. It's not important to have the first set in one line, it just makes it easier to up-arrow to repeat, which you need to do because this is a race condition hence it doesn't always trigger. The second command, of course, must be done as a oneliner because the timing window is short.
A manual
podman-remote rmi myi
, a second or so after the above, works fine.master @ 288ebec, tried only rootless because it would be a pain to add sudos to all the above and I see no point to bothering. I can test root if necessary.
The text was updated successfully, but these errors were encountered: