/ubi-cfssl

Unofficial container image for Cloudflare's PKI and TLS toolkit (cfssl) based on Red Hat Universal Base Image (UBI)

Primary LanguageDockerfileApache License 2.0Apache-2.0

davivcgarcia/ubi-cfssl Docker Repository on Quay

Unofficial container image for Cloudflare's PKI and TLS toolkit (cfssl) based on Red Hat Universal Base Image (UBI) instead of the stock Docker Golang image.

This image uses multistage build to optimize the final image size, and uses Quay.io as registry. Due some limitations, the image build process is not fully automated. New images will be released a few days after its upstream repository.

docker pull quay.io/davivcgarcia/ubi-cfssl

For detailed usage, please refer to cfssl documentation.