Go to
below location.
Download
Docker image for Mac operating system.
Double
click on downloaded .dmg file.
Once the
verification of the docker image is successful, it shows below screen.
Drag and
drop the Docker icon to the Applications folder.
Open
docker application. Press Command + Space, and type docker, you can see the
docker application.
Click on
‘Docker’ application.
You can
observe ‘Docker is going to start’.
Wait for
some time, then you can see that ‘Docker Application is running successfully’.
Getting the information about
installed docker application
Open
terminal and execute the command ‘docker version’.
$ docker version Client: Docker Engine - Community Version: 18.09.2 API version: 1.39 Go version: go1.10.8 Git commit: 6247962 Built: Sun Feb 10 04:12:39 2019 OS/Arch: darwin/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 18.09.2 API version: 1.39 (minimum version 1.12) Go version: go1.10.6 Git commit: 6247962 Built: Sun Feb 10 04:13:06 2019 OS/Arch: linux/amd64 Experimental: false
Previous Next Home
No comments:
Post a Comment