🚧
This page is a work in progress. Dockermint is currently under active development.
Want to contribute? Check out the GitHub repository.
Getting Started
Dockermint is the first free and open-source CD pipeline built specifically for Cosmos SDK node operators. It automates the process of building deterministic, multi-architecture Docker images from any Cosmos SDK chain.
What is Dockermint?
Dockermint reads a simple TOML recipe file and handles the entire build pipeline for you: scanning for new releases, compiling binaries for multiple architectures (x86_64 and aarch64), optimizing images, and pushing them to your container registry.
Prerequisites
Coming soon.
Installation
Coming soon.
Quick Start
Coming soon.
Next Steps
- Configuration — Learn how to write recipe files
- Supported Chains — See which chains are supported