-
Notifications
You must be signed in to change notification settings - Fork 0
Server
Carlos Cuevas edited this page Dec 5, 2018
·
1 revision
The syntax changed to
docker <command> <sub_command> (options)
Before and still is working:
docker <command> (options)
-
docker versionjust show the version -
docker infoit will show much more than that For example how many containers are running, how many images are installed and so...