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.