mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-23 23:09:15 +01:00
Updated README.md to use new images
This commit is contained in:
parent
f7b4b9da35
commit
bd6861a445
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Radicale Docker
|
||||
|
||||
![Build Status](https://img.shields.io/github/workflow/status/parrazam/radicale-docker/Build%20and%20Publish%20tag%20version?logo=github-actions&logoColor=white&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/)
|
||||
[![Pulls](https://img.shields.io/docker/pulls/parrazam/radicale-docker.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-docker/)
|
||||
[![Stars](https://img.shields.io/docker/stars/parrazam/radicale-docker.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-docker/)
|
||||
[![Docker build](https://img.shields.io/docker/automated/parrazam/radicale-docker.svg?style=for-the-badge&logo=docker)](https://hub.docker.com/r/parrazam/radicale-docker/)
|
||||
|
||||
This repo creates a Docker image based on [tomsquest image](https://github.com/tomsquest/docker-radicale) and adds support to **InfCloud**.
|
||||
Images will be automatically deployed to [Docker Registry](https://hub.docker.com/repository/docker/parrazam/radicale-with-infcloud)
|
||||
Images will be automatically deployed to [Docker Registry](https://hub.docker.com/repository/docker/parrazam/radicale-docker)
|
||||
|
||||
Images are available for `amd64`, `armv7` and `arm64` architectures.
|
||||
|
|
Loading…
Reference in a new issue