{
"Architecture": "string",
"Author": "string",
"Comment": "string",
"Config": {
"ArgsEscaped": true,
"AttachStderr": true,
"AttachStdin": false,
"AttachStdout": true,
"Cmd": [
null
],
"Domainname": "string",
"Entrypoint": [
null
],
"Env": [
"string"
],
"ExposedPorts": {
"property1": {},
"property2": {}
},
"Healthcheck": {
"Interval": 0,
"Retries": 0,
"StartPeriod": 0,
"Test": [
"string"
],
"Timeout": 0
},
"Hostname": "string",
"Image": "string",
"Labels": {
"property1": "string",
"property2": "string"
},
"MacAddress": "string",
"NetworkDisabled": true,
"OnBuild": [
"string"
],
"OpenStdin": false,
"Shell": [
"string"
],
"StdinOnce": false,
"StopSignal": "SIGTERM",
"StopTimeout": 10,
"Tty": false,
"User": "string",
"Volumes": {
"additionalProperties": {}
},
"WorkingDir": "string"
},
"Container": "string",
"ContainerConfig": {
"ArgsEscaped": true,
"AttachStderr": true,
"AttachStdin": false,
"AttachStdout": true,
"Cmd": [
null
],
"Domainname": "string",
"Entrypoint": [
null
],
"Env": [
"string"
],
"ExposedPorts": {
"property1": {},
"property2": {}
},
"Healthcheck": {
"Interval": 0,
"Retries": 0,
"StartPeriod": 0,
"Test": [
"string"
],
"Timeout": 0
},
"Hostname": "string",
"Image": "string",
"Labels": {
"property1": "string",
"property2": "string"
},
"MacAddress": "string",
"NetworkDisabled": true,
"OnBuild": [
"string"
],
"OpenStdin": false,
"Shell": [
"string"
],
"StdinOnce": false,
"StopSignal": "SIGTERM",
"StopTimeout": 10,
"Tty": false,
"User": "string",
"Volumes": {
"additionalProperties": {}
},
"WorkingDir": "string"
},
"Created": "string",
"DockerVersion": "string",
"GraphDriver": {
"Data": {
"property1": "string",
"property2": "string"
},
"Name": "string"
},
"Id": "string",
"Metadata": {
"LastTagTime": "string"
},
"Os": "string",
"OsVersion": "string",
"Parent": "string",
"RepoDigests": [
"string"
],
"RepoTags": [
"string"
],
"RootFS": {
"BaseLayer": "string",
"Layers": [
"string"
],
"Type": "string"
},
"Size": 0,
"VirtualSize": 0
}