mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-21 22:23:25 +01:00
4 lines
141 B
Docker
4 lines
141 B
Docker
ARG VERSION=latest
|
|
FROM tomsquest/docker-radicale:3.3.0.0
|
|
|
|
RUN /venv/bin/pip install --upgrade git+https://github.com/Unrud/RadicaleInfCloud
|