cockroachdb / docs

CockroachDB user documentation
https://cockroachlabs.com/docs
Creative Commons Attribution 4.0 International
184 stars 451 forks source link

Docker compose example #7071

Open robert-s-lee opened 4 years ago

robert-s-lee commented 4 years ago

Exalate commented:

Title

Docker compose example

Description

Developers are using Docker compose to quickly spin up CRDB . There are existing documentation of Docker compose with CockroachDB from @dbist at https://blog.ervits.com/2019/12/running-cockroachdb-with-docker-compose.html.

When used within CI/CD, related components may find it necessary Docker compose to wait for adjacent containers to start until cockroach is ready to go. https://docs.docker.com/compose/startup-order/ was referenced as a method of waiting.

Outline

Expected Audience

Developers

Jira Issue: DOC-487

RoachietheSupportRoach commented 4 years ago

Zendesk ticket #5049 has been linked to this issue.

jseldess commented 3 years ago

cc @piyush-singh, @taroface, @mikeCRL

github-actions[bot] commented 11 months ago

We have marked this issue as stale because it has been inactive for 18 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to CockroachDB docs!