Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [
- {
- "Id": "a3920208d52f1ed05e5dd14aee341f66c896fcdf2a0f7401c55b8980439c3542"
- ,
- "Created": "2018-05-29T17:10:53.278185578Z",
- "Path": "node",
- "Args": [
- "index.js"
- ],
- "State": {
- "Status": "exited",
- "Running": false,
- "Paused": false,
- "Restarting": false,
- "OOMKilled": false,
- "Dead": false,
- "Pid": 0,
- "ExitCode": 1,
- "Error": "",
- "StartedAt": "2018-05-29T17:10:56.193211904Z",
- "FinishedAt": "2018-05-29T17:10:56.269414882Z"
- },
- "Image": "sha256:44c8cdd19621e390b96d0671beac649645f00acb487b0547b3344a8
- d02816470",
- "ResolvConfPath": "/mnt/sda1/var/lib/docker/containers/a3920208d52f1ed05
- e5dd14aee341f66c896fcdf2a0f7401c55b8980439c3542/resolv.conf",
- "HostnamePath": "/mnt/sda1/var/lib/docker/containers/a3920208d52f1ed05e5
- dd14aee341f66c896fcdf2a0f7401c55b8980439c3542/hostname",
- "HostsPath": "/mnt/sda1/var/lib/docker/containers/a3920208d52f1ed05e5dd1
- 4aee341f66c896fcdf2a0f7401c55b8980439c3542/hosts",
- "LogPath": "/mnt/sda1/var/lib/docker/containers/a3920208d52f1ed05e5dd14a
- ee341f66c896fcdf2a0f7401c55b8980439c3542/a3920208d52f1ed05e5dd14aee341f66c896fcd
- f2a0f7401c55b8980439c3542-json.log",
- "Name": "/api",
- "RestartCount": 0,
- "Driver": "aufs",
- "Platform": "linux",
- "MountLabel": "",
- "ProcessLabel": "",
- "AppArmorProfile": "",
- "ExecIDs": null,
- "HostConfig": {
- "Binds": [
- "/c/users/fede/documents/test/service:/home/node/api:rw"
- ],
- "ContainerIDFile": "",
- "LogConfig": {
- "Type": "json-file",
- "Config": {}
- },
- "NetworkMode": "test_default",
- "PortBindings": {
- "3000/tcp": [
- {
- "HostIp": "",
- "HostPort": "3000"
- }
- ]
- },
- "RestartPolicy": {
- "Name": "",
- "MaximumRetryCount": 0
- },
- "AutoRemove": false,
- "VolumeDriver": "",
- "VolumesFrom": [],
- "CapAdd": null,
- "CapDrop": null,
- "Dns": null,
- "DnsOptions": null,
- "DnsSearch": null,
- "ExtraHosts": null,
- "GroupAdd": null,
- "IpcMode": "shareable",
- "Cgroup": "",
- "Links": null,
- "OomScoreAdj": 0,
- "PidMode": "",
- "Privileged": false,
- "PublishAllPorts": false,
- "ReadonlyRootfs": false,
- "SecurityOpt": null,
- "UTSMode": "",
- "UsernsMode": "",
- "ShmSize": 67108864,
- "Runtime": "runc",
- "ConsoleSize": [
- 0,
- 0
- ],
- "Isolation": "",
- "CpuShares": 0,
- "Memory": 0,
- "NanoCpus": 0,
- "CgroupParent": "",
- "BlkioWeight": 0,
- "BlkioWeightDevice": null,
- "BlkioDeviceReadBps": null,
- "BlkioDeviceWriteBps": null,
- "BlkioDeviceReadIOps": null,
- "BlkioDeviceWriteIOps": null,
- "CpuPeriod": 0,
- "CpuQuota": 0,
- "CpuRealtimePeriod": 0,
- "CpuRealtimeRuntime": 0,
- "CpusetCpus": "",
- "CpusetMems": "",
- "Devices": null,
- "DeviceCgroupRules": null,
- "DiskQuota": 0,
- "KernelMemory": 0,
- "MemoryReservation": 0,
- "MemorySwap": 0,
- "MemorySwappiness": null,
- "OomKillDisable": false,
- "PidsLimit": 0,
- "Ulimits": null,
- "CpuCount": 0,
- "CpuPercent": 0,
- "IOMaximumIOps": 0,
- "IOMaximumBandwidth": 0
- },
- "GraphDriver": {
- "Data": null,
- "Name": "aufs"
- },
- "Mounts": [
- {
- "Type": "bind",
- "Source": "/c/users/fede/documents/test/service",
- "Destination": "/home/node/api",
- "Mode": "rw",
- "RW": true,
- "Propagation": "rprivate"
- }
- ],
- "Config": {
- "Hostname": "a3920208d52f",
- "Domainname": "",
- "User": "node",
- "AttachStdin": false,
- "AttachStdout": false,
- "AttachStderr": false,
- "ExposedPorts": {
- "3000/tcp": {}
- },
- "Tty": false,
- "OpenStdin": false,
- "StdinOnce": false,
- "Env": [
- "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/b
- in",
- "NODE_VERSION=8.11.1",
- "YARN_VERSION=1.5.1"
- ],
- "Cmd": [
- "node",
- "index.js"
- ],
- "ArgsEscaped": true,
- "Image": "test_api",
- "Volumes": {
- "/home/node/api": {}
- },
- "WorkingDir": "/home/node/api",
- "Entrypoint": null,
- "OnBuild": null,
- "Labels": {
- "com.docker.compose.config-hash": "1be109f7dd3cb94a3fb757a8da77b
- b8f2240c4ca1ad23209f1615d879707fed0",
- "com.docker.compose.container-number": "1",
- "com.docker.compose.oneoff": "False",
- "com.docker.compose.project": "test",
- "com.docker.compose.service": "api",
- "com.docker.compose.version": "1.20.1"
- }
- },
- "NetworkSettings": {
- "Bridge": "",
- "SandboxID": "a36e9a6de9c28da73823e908c4457493b63da1299d665bf27e7f6b
- ff8833d6f8",
- "HairpinMode": false,
- "LinkLocalIPv6Address": "",
- "LinkLocalIPv6PrefixLen": 0,
- "Ports": {},
- "SandboxKey": "/var/run/docker/netns/a36e9a6de9c2",
- "SecondaryIPAddresses": null,
- "SecondaryIPv6Addresses": null,
- "EndpointID": "",
- "Gateway": "",
- "GlobalIPv6Address": "",
- "GlobalIPv6PrefixLen": 0,
- "IPAddress": "",
- "IPPrefixLen": 0,
- "IPv6Gateway": "",
- "MacAddress": "",
- "Networks": {
- "test_default": {
- "IPAMConfig": null,
- "Links": null,
- "Aliases": [
- "a3920208d52f",
- "api"
- ],
- "NetworkID": "de3850839b96e7b6dfde939f7fb9b247beb1267c7557c4
- bd7ea23f168535f506",
- "EndpointID": "",
- "Gateway": "",
- "IPAddress": "",
- "IPPrefixLen": 0,
- "IPv6Gateway": "",
- "GlobalIPv6Address": "",
- "GlobalIPv6PrefixLen": 0,
- "MacAddress": "",
- "DriverOpts": null
- }
- }
- }
- }
- ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement