Docker-Command's
Docker important commands
The Ultimate Docker 50 commands
docker run - run a container from an image
docker pull - pull an image from a registry
docker push - push an image to a registry
docker build - build an image from a Docker file
docker ls - list running containers
docker stop - stop a running contain...
jibankumar.hashnode.dev3 min read