A developer prepared the Dockerfile and already built a web application container with the image name: “myWebApp”. Requests made to the server public IP address on port 8080 must be redirected to port 80 on the container. The developer wants to start the container and access the Bash shell while the application serves the requests. Which command is used?
kymoni
8 months ago