mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-21 21:13:24 +01:00
4 lines
131 B
Docker
4 lines
131 B
Docker
ARG VERSION=latest
|
|
FROM tomsquest/docker-radicale:3.1.9.1
|
|
|
|
RUN /venv/bin/pip install git+https://github.com/Unrud/RadicaleInfCloud
|