Unverified Commit 9d3408d9 authored by torgiren's avatar torgiren
Browse files

add trashy Dockerfile for radicale

Signed-off-by: torgiren's avatarMarcin Fabrykowski <git@fabrykowski.pl>
parent 2415940d
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
FROM python:3
FROM python:3-slim
RUN pip install radicale
ENTRYPOINT ["radicale"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment