Skip to content

Instantly share code, notes, and snippets.

@pascalandy
Last active September 14, 2016 23:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pascalandy/ec75fecb73fafb5546b5e6ce68366987 to your computer and use it in GitHub Desktop.
Save pascalandy/ec75fecb73fafb5546b5e6ce68366987 to your computer and use it in GitHub Desktop.
[
{
"Id": "a012c2622ef3b974ef3275e9014cfc71954c9c255ff18808652f5daa7d14521f",
"Created": "2016-09-14T23:54:55.011559974Z",
"Path": "/entrypoint.sh",
"Args": [
"npm",
"start"
],
"State": {
"Status": "restarting",
"Running": true,
"Paused": false,
"Restarting": true,
"OOMKilled": false,
"Dead": false,
"Pid": 0,
"ExitCode": 1,
"Error": "",
"StartedAt": "2016-09-14T23:55:30.298902231Z",
"FinishedAt": "2016-09-14T23:55:32.369489187Z"
},
"Image": "sha256:4563970890bd7862833743de5b0953b349020ae43b78ab85adef4ae3799d1af3",
"ResolvConfPath": "/var/lib/docker/containers/a012c2622ef3b974ef3275e9014cfc71954c9c255ff18808652f5daa7d14521f/resolv.conf",
"HostnamePath": "/var/lib/docker/containers/a012c2622ef3b974ef3275e9014cfc71954c9c255ff18808652f5daa7d14521f/hostname",
"HostsPath": "/var/lib/docker/containers/a012c2622ef3b974ef3275e9014cfc71954c9c255ff18808652f5daa7d14521f/hosts",
"LogPath": "/var/lib/docker/containers/a012c2622ef3b974ef3275e9014cfc71954c9c255ff18808652f5daa7d14521f/a012c2622ef3b974ef3275e9014cfc71954c9c255ff18808652f5daa7d14521f-json.log",
"Name": "/g99999003.blog",
"RestartCount": 8,
"Driver": "devicemapper",
"MountLabel": "",
"ProcessLabel": "",
"AppArmorProfile": "",
"ExecIDs": null,
"HostConfig": {
"Binds": [
"/ghost/volumes/content:/var/lib/ghost",
"/ghost/volumes/config.js:/var/lib/ghost/config.js"
],
"ContainerIDFile": "",
"LogConfig": {
"Type": "json-file",
"Config": {}
},
"NetworkMode": "spring-ntwk",
"PortBindings": {},
"RestartPolicy": {
"Name": "always",
"MaximumRetryCount": 0
},
"AutoRemove": false,
"VolumeDriver": "",
"VolumesFrom": null,
"CapAdd": null,
"CapDrop": null,
"Dns": [],
"DnsOptions": [],
"DnsSearch": [],
"ExtraHosts": null,
"GroupAdd": null,
"IpcMode": "",
"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": 235929600,
"CgroupParent": "",
"BlkioWeight": 0,
"BlkioWeightDevice": null,
"BlkioDeviceReadBps": null,
"BlkioDeviceWriteBps": null,
"BlkioDeviceReadIOps": null,
"BlkioDeviceWriteIOps": null,
"CpuPeriod": 0,
"CpuQuota": 0,
"CpusetCpus": "",
"CpusetMems": "",
"Devices": [],
"DiskQuota": 0,
"KernelMemory": 0,
"MemoryReservation": 0,
"MemorySwap": 550502400,
"MemorySwappiness": -1,
"OomKillDisable": false,
"PidsLimit": 0,
"Ulimits": null,
"CpuCount": 0,
"CpuPercent": 0,
"IOMaximumIOps": 0,
"IOMaximumBandwidth": 0
},
"GraphDriver": {
"Name": "devicemapper",
"Data": {
"DeviceId": "2455",
"DeviceName": "docker-254:0-1181522-31b7f512bd28b17fb76ef72d30cd678a6d5ee81ff56f0d6be22ed4b495f267a6",
"DeviceSize": "10737418240"
}
},
"Mounts": [
{
"Source": "/ghost/volumes/content",
"Destination": "/var/lib/ghost",
"Mode": "",
"RW": true,
"Propagation": "rprivate"
},
{
"Source": "/ghost/volumes/config.js",
"Destination": "/var/lib/ghost/config.js",
"Mode": "",
"RW": true,
"Propagation": "rprivate"
}
],
"Config": {
"Hostname": "a012c2622ef3",
"Domainname": "",
"User": "",
"AttachStdin": false,
"AttachStdout": false,
"AttachStderr": false,
"ExposedPorts": {
"2368/tcp": {}
},
"Tty": false,
"OpenStdin": false,
"StdinOnce": false,
"Env": [
"POSTGRES_PASSWORD=MGE2YmJmOWU1NDZK6FI7CEDI0MmgHBTsIgB9sitjv",
"POSTGRES_DB=g99999003",
"POSTGRES_USER=g99999003",
"VIRTUAL_HOST=caplyblog.cloudwait.com",
"S3_BUCKET_NAME=g99999003",
"S3_ASSET_HOST_URL=https://s3.amazonaws.com/g99999003/",
"VIRTUAL_PORT=2368",
"S3_BUCKET_REGION=us-east-1",
"S3_ACCESS_KEY_ID=AKIAJFLDHF3UP5WZEV5A",
"S3_ACCESS_SECRET_KEY=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",
"POSTGRES_CHARTSET=utf8",
"POSTGRES_HOST=postgresql-master",
"EMAIL_SERVICE=Mailgun",
"EMAIL_USER=postmaster@publiodigital.com",
"EMAIL_PASSWORD=728195623281825237022d62deb56bed",
"NODE_ENV=production",
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
"NPM_CONFIG_LOGLEVEL=info",
"NODE_VERSION=4.4.7",
"GOSU_VERSION=1.7",
"GHOST_SOURCE=/usr/src/ghost",
"GHOST_VERSION=0.9.0",
"GHOST_CONTENT=/var/lib/ghost",
"GHOST_STORAGE_S3=/usr/src/ghost/content/storage/ghost-s3"
],
"Cmd": [
"npm",
"start"
],
"Image": "quay.io/devmtl/graby:0.9A",
"Volumes": {
"/var/lib/ghost": {}
},
"WorkingDir": "/usr/src/ghost",
"Entrypoint": [
"/entrypoint.sh"
],
"OnBuild": null,
"Labels": {
"caplyblog.cloudwait.com": "",
"g99999003": "",
"ghost": ""
}
},
"NetworkSettings": {
"Bridge": "",
"SandboxID": "47cae3243c68af3913130a59988e08021bc00471e8c1113eba35949d548155f5",
"HairpinMode": false,
"LinkLocalIPv6Address": "",
"LinkLocalIPv6PrefixLen": 0,
"Ports": {
"2368/tcp": null
},
"SandboxKey": "/var/run/docker/netns/47cae3243c68",
"SecondaryIPAddresses": null,
"SecondaryIPv6Addresses": null,
"EndpointID": "",
"Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"IPAddress": "",
"IPPrefixLen": 0,
"IPv6Gateway": "",
"MacAddress": "",
"Networks": {
"spring-ntwk": {
"IPAMConfig": null,
"Links": [
"postgresql-master"
],
"Aliases": [
"a012c2622ef3"
],
"NetworkID": "df56ab37104b2c29c5ef9a422f6efb1d71ff54a8e760dbc1ecc8838cffdbe8ed",
"EndpointID": "bae4f578c6101d639ab4595c0e45c86ee41313c22983e2d009019876ea6570fa",
"Gateway": "172.18.0.1",
"IPAddress": "172.18.0.4",
"IPPrefixLen": 16,
"IPv6Gateway": "",
"GlobalIPv6Address": "",
"GlobalIPv6PrefixLen": 0,
"MacAddress": "02:42:ac:12:00:04"
}
}
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment