Answers for "Docker run --entrypoint bash"

0

Docker run --entrypoint bash

docker run --entrypoint /usr/local/tomcat/entrypoint.sh tomcat:jre8 -a param1 -b param2
Posted by: Guest on April-19-2022

Code answers related to "Docker run --entrypoint bash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language