Open JDK docker container commands shell access to the container


Open JDK docker container commands shell access to the container

Open JDK docker container commands shell access to the container

Run commands in open jdk docker container

Example : container name : jinnabaluops

  • to enter into the open jdk container

    docker exec -it jinnabaluops /bin/sh

  • run the commands as required example echo $USER

comments powered by Disqus