VOOZH about

URL: https://hub.docker.com/r/grepular/radicale

⇱ grepular/radicale - Docker Image


grepular/radicale

Sponsored OSS

By grepular

Updated 4 days ago

Radicale https://radicale.org/ (amd64+arm64)

Image
0

10K+

grepular/radicale repository overview

Dockerised Radicale

This repo exists to automate building a docker image for Radicale and publishing to Docker Hub. New releases of Radicale should be picked up and built automatically once a day.

This image is much smaller than the official one. The reason being, I prefer to include the bare minimum in docker images, for efficiency and security. For example, there is no shell in this image. The radicale application was compiled to a single executable binary using pyinstaller. That executable, the shared libraries it depends on, and a CA certificate bundle are the only files in this image:

  • /usr/bin/radicale
  • /usr/lib/libz.so.1
  • /etc/ssl/certs/ca-certificates.crt
  • /lib/ld-musl-$ARCH.so.1

Support/Appreciate my work

Tag summary

latest

Content type

Image

Digest

sha256:ad841fbed…

Size

15.7 MB

Last updated

4 days ago

Requires Docker Desktop 4.37.1 or later.

This week's pulls

Pulls:

433

Last week