jeffreyparker / infra

Infrastructure configuration for pyca projects (mostly dockerfiles)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Github Container Registry. Each repository corresponds to a directory in runners.

About

Infrastructure configuration for pyca projects (mostly dockerfiles)

License:Other


Languages

Language:Dockerfile 66.5%Language:Batchfile 17.7%Language:Shell 15.8%