Level 104
Using the docker image name you can get into an interactive shell like this:
docker run -it --rm image-name bash
Hi,
I'm having trouble connect to my docker container.. I got a docker but I have no idea how to connect to it....
Please or to participate in this conversation.