Devops tutorial for beginners | Docker Commands with examples - Part 1
Following docker basic commands have been covered:
docker image ls
docker pull image Name
docker create --name containerName -it imageName
docker rename container container Name container New Name
docker start container Name
docker stop container Name
docker exec –it container Name sh
docker pause container Name
docker unpause containerName
docker container rm containerName/containerId
docker save image Name -o tar File Name
docker image rm imageName
docker load -i tar File Name
docker container cp file Name container Name:/path
docker search
docker ps --all
docker version
Please use following link download docker software:
https://docs.docker.com/install/
On this page of the site you can watch the video online Docker Basics | Docker Commands | Devops tutorial for beginners | Docker Tutorial for beginners with a duration of hours minute second in good quality, which was uploaded by the user GT Test Automation 02 October 2018, share the link with friends and acquaintances, this video has already been watched 2,818 times on youtube and it was liked by 82 viewers. Enjoy your viewing!