This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Tuesday, 28 May 2019
Get the docker version
‘docker
–version’ gives you the version of docker application.
$docker --version
Docker version 18.09.2, build 6247962
No comments:
Post a Comment