A way to see if docker is installed in a linux environment
What the editor shares today is the way to see whether docker has been installed in the linux environment. Maybe you are no stranger to the linux environment, or you have never known the linux environment. But don't worry, today the editor will use the simplest description to explain the linux environment to see if docker has been installed. Let's take a look.
You can view it by executing the docker version command.
Docker version
If there are client and service in the output information, it means that the docker installation and startup are successful.
The output information is as follows:
The above is in the linux environment to see whether docker has been installed to do a brief introduction, of course, the detailed use of the above differences have to be used by everyone to understand. If you want to know more, welcome to follow the industry information channel!