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
- Host: GitHub
- URL: https://github.com/rijkvp/radicale-docker
- Owner: rijkvp
- Created: 2022-06-23T08:35:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-11T08:28:57.000Z (over 3 years ago)
- Last Synced: 2024-04-24T05:11:43.571Z (about 2 years ago)
- Topics: docker-image
- Language: Dockerfile
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Radicale Docker image
[](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
```