scratch-cacerts/README.md
2023-05-16 17:07:48 +02:00

1.5 KiB

scratch-cacerts

pre-commit Build Status Docker Image Version Docker Image Size (tag) Docker pulls

This repository provides a Containerfile to get a container image containing the most recent CA certificate bundle shipped with Alpine.

The image is rebuilt weekly in CI and automatically pushed to DockerHub.

The project lives at this Gitea instance.

What you get

  • latest CA certificate bundle

Purpose

  • base image for apps that can live in a scratch container and only need the CA certificate bundle.

License

GPL-3.0-or-later (see LICENSE for details).