Home > Operation and Maintenance > Linux Operation and Maintenance > How to check whether docker is installed in linux environment

How to check whether docker is installed in linux environment

王林
Release: 2020-03-25 17:06:57
Original
4523 people have browsed it

How to check whether docker is installed in linux environment

Can be viewed by executing the docker version command.

docker version
Copy after login

If the output information contains two parts, client and service, it means that docker installation and startup are successful.

(Recommended related video tutorials: linux video tutorial)

The output information is as follows:

How to check whether docker is installed in linux environment

Recommended related tutorials: linux tutorial

The above is the detailed content of How to check whether docker is installed in linux environment. 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