Warning, /pim/kube/docker/README.md is written in an unsupported language. File is not indexed.

0001 This is a container to build and run kube in.
0002 
0003 It contains cyrus imap which provides both an imap server as well as cal/cardDAV,
0004 which is required for some tests of sink.
0005 
0006 # Building
0007 Use the build.sh script to build the container. To rebuild from scratch add the --no-cache option to the docker command.
0008 
0009 #Using
0010 The container starts cyrus imap including the caldav and carddav modules.
0011 
0012 Logs for the services are available from /var/log/messages.
0013 
0014 The caldav server is available at: http://localhost/dav/calendars/users/doe
0015 The carddav server is available at: http://localhost/dav/addressbooks/user/doe