1
0
Fork 0
mirror of https://github.com/parrazam/radicale-docker.git synced 2024-11-22 04:13:26 +01:00
radicale-docker/Dockerfile
2021-05-24 18:35:53 +02:00

4 lines
192 B
Docker

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