mirror of https://github.com/containers/podman.git
Don't try to argparse command-line arguments on the right-hand side of the image; those are intended for the container command: pypodman create fedora ls -l pypodman run fedora find / -name foo pypodman run fedora bash -c 'echo hi' If/when `pypodman exec` gets implemented, it should use this too. Signed-off-by: Ed Santiago <santiago@redhat.com> |
||
---|---|---|
.. | ||
podman | ||
pypodman | ||
.gitignore |