mirror of
https://github.com/parrazam/radicale-docker.git
synced 2024-11-24 17:39:13 +01:00
First commit
This commit is contained in:
commit
1e7cf7721a
2 changed files with 1473 additions and 0 deletions
4
Dockerfile
Normal file
4
Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
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
|
Loading…
Reference in a new issue