Python Cryptographic Authority Infrastructure
The 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
Docker Hub. Each repository on Docker Hub
corresponds to a directory in runners.
New Images
When making a new image create a repository on Docker Hub, select permissions, and add the "robots" group as Read & Write capable.