Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 268 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 268 Bytes

luzifer-docker / radicale

Run radicale with header auth enabled in a Docker container

Usage

## Build container (optional)
$ docker build -t luzifer/radicale .

## Execute radicale
$ docker run --rm -ti -v $(pwd):/data -p 5232:5232 luzifer/radicale