Skip to content

Instantly share code, notes, and snippets.

@tomwilkie
Created October 8, 2015 11:09
Show Gist options
  • Select an option

  • Save tomwilkie/a137a91f3c4376705df6 to your computer and use it in GitHub Desktop.

Select an option

Save tomwilkie/a137a91f3c4376705df6 to your computer and use it in GitHub Desktop.
{
"Hostname": "users",
"Domainname": "weave.local.",
"Cmd": ["-session-secret", "3919365780a79e0658fde4d03e6945a080031ec077b88975898
f698c0d298395", "-email-uri", "smtp://smtp.weave.local:587", "-database-uri", "postgres://[email protected]/weave_devgist
elopment?sslmode=disable"],
"Image": "51425501f6e0a9cf2dd315f0b44389ce4100e043d4b4be8425321fc5a5fc07b6",
"Entrypoint": null
}
{
"Hostname": "users",
"Domainname": "weave.local.",
"Cmd": ["-session-secret", "3919365780a79e0658fde4d03e6945a080031ec077b88975898f698c0d298395", "-email-uri", "smtp://smtp.weave.local:587", "-database-uri", "postgres://[email protected]/weave_development?sslmode=disable"],
"Image": "51425501f6e0a9cf2dd315f0b44389ce4100e043d4b4be8425321fc5a5fc07b6",
"Entrypoint": ["/w/w", "/users"],
"HostConfig": {
"Binds": ["/var/lib/docker/volumes/0305d9e3ba53d26f79445a502b338ebcebd1f601bc878053ee0f148c81625837/_data:/w:ro"],
"Dns": ["172.17.42.1"],
"DnsSearch": ["."],
"RestartPolicy": {},
"LogConfig": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment