2 lines
95 B
Docker
2 lines
95 B
Docker
FROM tomsquest/docker-radicale:3.3.0.0
|
|
RUN . /venv/bin/activate && python3 -m pip install ldap3 |