Answers for "change the entrypoint using docker run"

0

change the entrypoint using docker run

sudo docker run -it --entrypoint /bin/bash [docker_image]
Posted by: Guest on May-18-2021

Code answers related to "change the entrypoint using docker run"

Browse Popular Code Answers by Language