podman run --replace does not work with --detach #20185
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.
Issue Description
podman run --detach
can be used to print the ID of the container. However, if used in combination with--replace
, it may (or may not) print the container name as well.This is confusing, and it would be better to consistently not print the container name, or update the documentation.
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
podman info output
Podman in a container
No
Privileged Or Rootless
None
Upstream Latest Release
No
Additional environment details
Additional information
The text was updated successfully, but these errors were encountered: