grepular/radicale

Sponsored OSS

By grepular

Updated 3 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

Content type

Image

Digest

sha256:d75ab382e

Size

15.7 MB

Last updated

3 days ago

docker pull grepular/radicale

This week's pulls

Pulls:

1,076

Last week