radicale-docker/README.md

13 lines
1023 B
Markdown
Raw Normal View History

2021-05-24 18:41:24 +02:00
# Radicale Docker
2022-04-12 17:54:27 +02:00
![Build Status](https://github.com/parrazam/radicale-docker/actions/workflows/build-tag.yml/badge.svg?style=for-the-badge)
[![Pulls](https://img.shields.io/docker/pulls/parrazam/radicale-with-infcloud.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-with-infcloud/)
[![Stars](https://img.shields.io/docker/stars/parrazam/radicale-with-infcloud.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-with-infcloud/)
[![Docker build](https://img.shields.io/docker/automated/parrazam/radicale-with-infcloud.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-with-infcloud/)
2021-08-05 12:09:04 +02:00
2021-05-24 18:41:24 +02:00
This repo creates a Docker image based on [tomsquest image](https://github.com/tomsquest/docker-radicale) and adds support to **InfCloud**.
2021-08-05 12:09:04 +02:00
Images will be automatically deployed to [Docker Registry](https://hub.docker.com/repository/docker/parrazam/radicale-with-infcloud)
2021-05-24 18:41:24 +02:00
2022-03-03 12:39:20 +01:00
Images are available for `amd64`, `armv7` and `arm64` architectures.