Answers for "docker run with entrypoint"

0

docker run with entrypoint

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

Code answers related to "docker run with entrypoint"

Browse Popular Code Answers by Language