readme: add badges [skip ci]

This commit is contained in:
leo 2023-05-16 17:07:48 +02:00
parent 4a42222019
commit a097694fde
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -1,5 +1,11 @@
# [scratch-cacerts](https://git.dotya.ml/wanderer-containers/scratch-cacerts)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/pre-commit/pre-commit)
[![Build Status](https://drone.dotya.ml/api/badges/wanderer-containers/scratch-cacerts/status.svg?ref=refs/heads/development)](https://drone.dotya.ml/wanderer-containers/scratch-cacerts)
[![Docker Image Version](https://img.shields.io/docker/v/immawanderer/scratch-cacerts/linux-amd64)](https://hub.docker.com/r/immawanderer/scratch-cacerts/tags/?page=1&ordering=last_updated&name=linux-amd64)
[![Docker Image Size (tag)](https://img.shields.io/docker/image-size/immawanderer/scratch-cacerts/linux-amd64)](https://hub.docker.com/r/immawanderer/scratch-cacerts/tags/?page=1&ordering=last_updated&name=linux-amd64)
[![Docker pulls](https://img.shields.io/docker/pulls/immawanderer/scratch-cacerts)](https://hub.docker.com/r/immawanderer/scratch-cacerts/)
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](https://hub.docker.com/r/immawanderer/scratch-cacerts).