Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

luzifer-docker/crdb-gh-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why?

  • Github workflows do not allow to pass arguments to the service containers
  • cockroachdb/cockroach does not run without arguments

It was either fuck around with Githubs workflows and try to create a container in their Docker network or create an image which is periodically rebuilt from cockroachdb/cockroach:latest and executes the start-single-node --insecure mode to create a running test-instance of CRDB for the Github workflows.

Well. Here is the path I chose.

About

Equivalent to running `start-single-node --insecure` in the official CRDB image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •