2026-03-24 11:38:56 +01:00
2026-03-24 11:38:56 +01:00
2026-03-24 11:38:56 +01:00
2026-03-24 11:38:56 +01:00

scratch-ca-bundle

A really simple OCI container image based on scratch that includes only the certificate authority bundle at /etc/ssl/certs/ca-certificates.crt.

Usage

To use this image as a base in your Dockerfile/Containerfile:

FROM foundry.fsky.io/oci/scratch-ca-bundle:latest

License

This project is released into the public domain under the Unlicense.

Description
A base image based on scratch with CA certificates included
Readme 29 KiB
Languages
Dockerfile 100%