config.v2.json 2.9 KB
Newer Older
W
wangkang101 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
{
    "StreamConfig": {},
    "State": {
        "Running": true,
        "Paused": false,
        "Restarting": false,
        "OOMKilled": false,
        "RemovalInProgress": false,
        "Dead": false,
        "Pid": 17373,
        "ExitCode": 0,
        "Error": "",
        "StartedAt": "2020-01-23T02:00:00.000000000Z",
        "FinishedAt": "2020-04-07T16:00:00.000000000Z",
        "Health": null
    },
    "ID": "511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2",
    "Created": "2020-01-23T02:00:00.000000000Z",
    "Managed": false,
    "Path": "bash",
    "Args": [],
    "Config": {
        "Hostname": "localhost.localdomain",
        "Domainname": "",
        "User": "",
        "AttachStdin": false,
        "AttachStdout": false,
        "AttachStderr": false,
        "Tty": true,
        "OpenStdin": true,
        "StdinOnce": false,
        "Env": [
            "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
        ],
        "Cmd": [
            "bash"
        ],
        "Image": "isulatransformtestcontainer:image",
        "Volumes": null,
        "WorkingDir": "",
        "Entrypoint": null,
        "OnBuild": null,
        "Labels": {},
        "Annotations": {
            "native.umask": "secure"
        }
    },
    "Image": "sha256:dc6b3e3cf28225d72351d5dbddc35ea08a08ad83725043903df61448c9e466a0",
    "NetworkSettings": {
        "Bridge": "",
        "SandboxID": "",
        "HairpinMode": false,
        "LinkLocalIPv6Address": "",
        "LinkLocalIPv6PrefixLen": 0,
        "Networks": {},
        "Service": null,
        "Ports": {},
        "SandboxKey": "/var/run/docker/netns/default",
        "SecondaryIPAddresses": null,
        "SecondaryIPv6Addresses": null,
        "IsAnonymousEndpoint": true,
        "HasSwarmEndpoint": false
    },
    "LogPath": "/var/lib/docker/containers/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2-json.log",
    "Name": "/isulatransformtestcontainer",
    "Driver": "overlay2",
    "OS": "linux",
    "MountLabel": "",
    "ProcessLabel": "",
    "RestartCount": 0,
    "HasBeenStartedBefore": true,
    "HasBeenManuallyStopped": false,
    "MountPoints": {},
    "SecretReferences": null,
    "ConfigReferences": null,
    "Hooks": {},
    "CgroupParent": "/docker/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2",
    "AppArmorProfile": "",
    "HostnamePath": "/var/lib/docker/containers/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2/hostname",
    "HostsPath": "/var/lib/docker/containers/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2/hosts",
    "ShmPath": "/var/lib/docker/containers/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2/mounts/shm",
    "ResolvConfPath": "/var/lib/docker/containers/511e7f915e3f5dc09b36a49657125eea4b36a05f862ab3dd01e0b9b2/resolv.conf",
    "SeccompProfile": "",
    "NoNewPrivileges": false,
    "SaveFlag": 0
}