1
0
Fork 0
mirror of https://github.com/parrazam/radicale-docker.git synced 2024-11-22 09:53:27 +01:00
radicale-docker/Dockerfile

5 lines
192 B
Text
Raw Normal View History

2021-05-24 18:35:53 +02:00
FROM tomsquest/docker-radicale:latest
RUN python3 -m pip install git+https://github.com/Unrud/RadicaleInfCloud
COPY config.js /usr/lib/python3.7/site-packages/radicale_infcloud/web/config.js