StableBuild docs
Welcome to StableBuild! We help developers create reliable and deterministic builds - by letting you easily freeze and pin Docker images, operating system packages, Python packages, and arbitrary build dependencies. You integrate StableBuild into your existing builds in <5 lines of code, and will never have to worry about package updates randomly breaking your builds again.
Getting started
If you're unsure why you need to pin all your dependencies, read our StableBuild primer: Why StableBuild?.
Then, run through the tutorial: Pinning your first container with StableBuild.
Mirrors and caches
OS package registry - Pin all your Ubuntu, Debian and Alpine packages to a specific date.
Docker mirror - Cache containers, make any container immutable, and pull without rate limits.
PyPI mirror - Pin your Python packages to a specific date with pip or Poetry.
File mirror - Make URLs immutable and store arbitrary build dependencies.
Product docs
Setting up single sign-on (SSO) - incl. tutorials for Google Workspace and Okta.
Billing - detailed descriptions on how we charge for traffic and storage.
Tutorials
Protecting your keys in public Docker containers - must-read if you plan to publish containers built with StableBuild to Docker Hub or other public registries.
For support or billing questions, please reach out to support@stablebuild.com.
Last updated