Skip to content

Instantly share code, notes, and snippets.

View chef88val's full-sized avatar
💭
I may be slow to respond.

Javier chef88val

💭
I may be slow to respond.
View GitHub Profile
@a-robinson
a-robinson / disconnect-dc.sh
Last active November 20, 2022 06:33
Docker compose file for 3-datacenter cockroachdb cluster with 2 nodes in each datacenter
docker network disconnect "${PWD##*/}_shared" roach-4
docker network disconnect "${PWD##*/}_shared" roach-5