Pass shell executable in podman connection type #726
Unanswered
gpettey-ercot
asked this question in
Q&A
Replies: 1 comment
-
Hi, @gpettey |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am attemping to modify a container with Ansible that has an ENTRYPOINT configured that does not allow any commands. If I manually start the container with
podman run -itu root contImage /bin/bash
, I /can/ execute commands. How do you tell the podman connection type what shell to explicitly activate?Beta Was this translation helpful? Give feedback.
All reactions