You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
675 B

  1. description: "Radicale CalDAV Server"
  2. maintainer: "Valentin Lab <valentin.lab@kalysto.org>"
  3. ## XXXvlab: currently only used when building LXC along with hooks/install
  4. ## XXXvlab: docker uses the 'build' directory or the 'image:' option here.
  5. inherit: base-0k
  6. compatiblity: ## 'hooks/install' script was run on a these images without issues
  7. # - ubuntu/15.10
  8. docker-compose:
  9. ## Note: we want apache to make the SSL part and authentication
  10. ## XXXvlab: should move to global lxc/docker compatible option
  11. # ports:
  12. # - "5232:5232"
  13. data-resources:
  14. - /var/lib/radicale
  15. config-resources:
  16. ## Actually, we should/could probably have the config in YAML
  17. - /etc/radicale