Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Apache 2.0

Container Images

CI images used by Solti repositories.

Model

Solti image contract: a Dockerfile defines image behavior, variants.yaml defines tags and build arguments, and a changed contract is built and published to GHCR

Contract

ci/<toolchain>/
├── Dockerfile
└── variants.yaml
Contract Registry image
ci/rust ghcr.io/soltihq/ci/rust
ci/golang ghcr.io/soltihq/ci/golang
ci/proto ghcr.io/soltihq/ci/proto
  • Each variant publishes one toolchain version tag.
  • The same build also publishes <version>-sha-<commit> for rollback and diagnostics.
  • Version tags are updated when their image contract changes.
  • Consumers pin the toolchain version and refresh it in CI.

The workflow does not publish latest.

Contributing

Issues and pull requests are welcome.

Read the contributing guide before a large change.


soltiHQ

About

Solti images repository

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages