Skip to content

BitskiCo/cockroachdb-insecure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cockroachdb-insecure

Insecure CockroachDB used for testing

Multi-arch image

To build a multi-arch image for Apple Silicon support, open a GitHub Codespaces with the largest instance size. Then, run the publish-arm64.sh script:

docker login -u $GITHUB_USER ghcr.io
./publish-arm64.sh