WARNING: This image does not provide persistence, and is intended for testing and demo purposes.
Pull this image, start it and run the setup:
$ docker run -d --name centos7-stable -h kolab.centos7.local \
--tmpfs /run:rw,noexec,nosuid,size=65535k \
-v /sys/fs/cgroup:/sys/fs/cgroup:ro \
-e KOLAB_VERSION=stable \
kolab/centos7:stable
$ docker exec -it centos7-stable /bin/bash
[root@kolab ~]# setup-kolab
(...snip...)
Content type
Image
Digest
Size
723.5 MB
Last updated
almost 6 years ago
docker pull kolab/centos7