Function: systemVersion() ​
systemVersion(
opts):Promise<SystemVersionResponse>
Get version
Returns the version of Docker that is running and various information about the system that Docker is running on.
Parameters ​
| Parameter | Type |
|---|---|
|
Returns ​
Promise<SystemVersionResponse>