radicale-docker/Dockerfile

5 lines
192 B
Docker
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