# infra **Repository Path**: mirrors_pyca/infra ## Basic Information - **Project Name**: infra - **Description**: Infrastructure configuration for pyca projects (mostly dockerfiles) - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-18 - **Last Updated**: 2025-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python Cryptographic Authority Infrastructure The [PyCA](https://github.com/pyca) has a significant amount of automation to support our robust continuous integration. This repository holds the configuration for building the various docker containers we use in testing, as well as OpenSSL binaries we use. ## Docker Containers Docker containers are built on merge by Github Actions and then uploaded to Github Container Registry. Each repository corresponds to a directory in `runners`.