[
    {
             "Id": "1dfafdbc3a41",
             "Names":["/bornman"],
             "Image": "ubuntu:latest",
             "ImageID": "174508fb6632491cea586a1fd7d748dfc5274cd6fdfedee309ecdcbc2bf5cb82",
             "Command": "/bin/bash",
             "Created": 1704554955,
             "State": "running",
             "Status": "Running",
             "Ports": [{"PrivatePort": 2222, "PublicPort": 2333, "Type": "tcp"}],
             "Labels": {
                     "com.example.vendor": "Acme",
                     "com.example.license": "GPL",
                     "com.example.version": "1.0"
             },
             "SizeRw": 12288,
             "SizeRootFs": 0,
             "HostConfig": {
                     "NetworkMode": "default"
             },
             "NetworkSettings": {
                     "Networks": {
                             "bridge": {
                                      "IPAMConfig": null,
                                      "Links": null,
                                      "Aliases": null,
                                      "NetworkID": "1ea29fc1412292a2d7bba362f9253545fecdfa8ce9a6e37dd10ba8bee7129811",
                                      "EndpointID": "1cdc4edb1ded3631c81f57966563e5c8525b81121bb3706a9a9a3ae102711f31",
                                      "Gateway": "172.17.0.1",
                                      "IPAddress": "172.17.0.2",
                                      "IPPrefixLen": 16,
                                      "IPv6Gateway": "",
                                      "GlobalIPv6Address": "",
                                      "GlobalIPv6PrefixLen": 0,
                                      "MacAddress": "02:42:ac:11:20:01"
                              }
                     }
             },
             "Mounts": [
                     {
                              "Name": "fac362...80535",
                              "Source": "/data",
                              "Destination": "/data",
                              "Driver": "local",
                              "Mode": "ro,Z",
                              "RW": false,
                              "Propagation": ""
                     }
             ]
     }
]
