COMMON DOCKER COMMANDS
1: This command helps you know the installed version of the docker software on your system
, 3: This command helps you in listing all the docker images, downloaded on your system.
4: This command helps in running containers, from their image name.
1: This command helps you know the installed version of the docker software on your system
, 3: This command helps you in listing all the docker images, downloaded on your system.
4: This command helps in running containers, from their image name.