# 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?](https://stablebuild.gitbook.io/en/why-stablebuild).
* Then, run through the tutorial: [Pinning your first container with StableBuild](https://stablebuild.gitbook.io/en/pinning-your-first-container).

**Mirrors and caches**

* [OS package registry](https://stablebuild.gitbook.io/en/mirrors-and-caches/os-package-registry-ubuntu-debian-alpine) - Pin all your Ubuntu, Debian and Alpine packages to a specific date.
* [Docker mirror](https://stablebuild.gitbook.io/en/mirrors-and-caches/docker-mirror) - Cache containers, make any container immutable, and pull without rate limits.
* [PyPI mirror](https://stablebuild.gitbook.io/en/mirrors-and-caches/pypi-mirror) - Pin your Python packages to a specific date with pip or Poetry.
* [File mirror](https://stablebuild.gitbook.io/en/mirrors-and-caches/file-mirror) - Make URLs immutable and store arbitrary build dependencies.

**Product docs**

* [Setting up single sign-on (SSO)](https://stablebuild.gitbook.io/en/product/single-sign-on-saml) - incl. tutorials for Google Workspace and Okta.
* [Billing](https://stablebuild.gitbook.io/en/product/billing) - detailed descriptions on how we charge for traffic and storage.

**Tutorials**

* [Protecting your keys in public Docker containers](https://stablebuild.gitbook.io/en/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>.&#x20;
