|
@@ -1915,16 +1915,16 @@ Display system-wide information
|
|
|
"DockerRootDir": "/var/lib/docker",
|
|
|
"Driver": "btrfs",
|
|
|
"DriverStatus": [[""]],
|
|
|
- "Plugins": {
|
|
|
- "Volume": [
|
|
|
- "local"
|
|
|
- ],
|
|
|
- "Network": [
|
|
|
- "null",
|
|
|
- "host",
|
|
|
- "bridge"
|
|
|
- ]
|
|
|
- },
|
|
|
+ "Plugins": {
|
|
|
+ "Volume": [
|
|
|
+ "local"
|
|
|
+ ],
|
|
|
+ "Network": [
|
|
|
+ "null",
|
|
|
+ "host",
|
|
|
+ "bridge"
|
|
|
+ ]
|
|
|
+ },
|
|
|
"ExecutionDriver": "native-0.1",
|
|
|
"ExperimentalBuild": false,
|
|
|
"HttpProxy": "http://test:test@localhost:8080",
|