cockroachdb / cockroachdb/docs

Docker compose example

Open
#7,071 3 comments 0 reactions 0 assignees View on GitHub
C-doc-improvement no-issue-activity
Dominant language
HTML
Stars
212
Forks
476
Avg merge
40m
Merged PRs (30d)
3

Description

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

- describe docker compose
- add an example of waiting CRDB is ready before starting dependent services

## Expected Audience

Developers

Jira Issue: DOC-487

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.