Home  >  Article  >  Operation and Maintenance  >  How to check whether docker is installed successfully

How to check whether docker is installed successfully

王林
王林Original
2020-04-05 10:49:5314379browse

How to check whether docker is installed successfully

Test whether the installation is successful

After executing the docker command, if the content is consistent with the following figure, it means success.

How to check whether docker is installed successfully

How to start docker?

Switch to the root user and execute the command:

service docker start

Recommended related tutorials: docker tutorial

The above is the detailed content of How to check whether docker is installed successfully. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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