Docker common commands

王林
Release: 2020-07-01 14:39:17
Original
4812 people have browsed it

Docker commonly used commands: 1. [docker version], check the docker container version; 2. [docker info], check the docker container information; 3. [docker images], list the local images.

Docker common commands

1. Docker container information

(recommended learning: docker tutorial)

Docker common commands

2. Mirror operation

Tip: For mirror operations, you can use the image name, image long ID, and short ID.

2.1. Mirror view

Docker common commands

Docker common commands

Docker common commands

##2.2. Mirror search

Docker common commands

2.3. Mirror download

Docker common commands

2.4. Mirror deletion

Docker common commands

2.5. Image construction

Docker common commands

The above is the detailed content of Docker common commands. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template