How to check whether docker is installed ?
Moderator: Staff
How to check whether docker is installed ?
How to check whether docker is installed correctly on server ?
cPanel Server Management
@ 30$ Onwards
@ 30$ Onwards
Re: How to check whether docker is installed ?
Type the below commands to check whether docker is installed correctly.
Command : docker version
Client:
Version: 1.12.5
Server:
Version: 1.12.5
API version: 1.24
OR
Command : docker run hello-world
Hello from Docker!
This message shows that your installation appears to be working correctly.
------------------------------
Martin N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree
Command : docker version
Client:
Version: 1.12.5
Server:
Version: 1.12.5
API version: 1.24
OR
Command : docker run hello-world
Hello from Docker!
This message shows that your installation appears to be working correctly.
------------------------------
Martin N
Linux Support Engineer.
Nixtree Solutions
Managed Full Server Backups
https://www.nixtree.com/managed-backups.php
Follow us on : https://twitter.com/nixtree