An open API service indexing awesome lists of open source software.

https://github.com/rijkvp/radicale-docker

Docker image for Radicle
https://github.com/rijkvp/radicale-docker

docker-image

Last synced: about 1 month ago
JSON representation

Docker image for Radicle

Awesome Lists containing this project

README

          

# Radicale Docker image

[![Docker Build](https://github.com/rijkvp/radicale-docker/actions/workflows/docker-build.yml/badge.svg)](https://github.com/rijkvp/radicale-docker/actions/workflows/docker-build.yml)

This is a simple Docker image for setting up [Radicale](https://github.com/Kozea/Radicale).
See the [docker compose file](./docker-compose.yml) for a example usage.

The image is available under the Github container registry:
```sh
docker pull ghcr.io/rijkvp/radicale:latest
```