Skip to content

Instantly share code, notes, and snippets.

@xrd
Created August 1, 2014 23:33
Show Gist options
  • Save xrd/4edffa7633682ca9a280 to your computer and use it in GitHub Desktop.
Save xrd/4edffa7633682ca9a280 to your computer and use it in GitHub Desktop.
docker inspect b579d336192e
"HostConfig": {
"Binds": null,
"ContainerIDFile": "",
"Dns": null,
"DnsSearch": null,
"Links": [
"/shipyard_db:/shipyard/db",
"/shipyard_redis:/shipyard/redis"
],
"LxcConf": [],
"NetworkMode": "",
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment