Day 16 - Task: Docker for DevOps Engineers
Use the docker run command to start a new container and interact with it through the command line. [Hint: docker run hello-world]
Use the docker inspect command to view detailed information about a container or image.
Use the docker port comm...
gayatrish.hashnode.dev1 min read