Sign inSign up

kolab/centos7

By kolab

Updated almost 6 years ago

Kolab 16 based on CentOS 7

Image
5

10K+

kolab/centos7 repository overview

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...)

Tag summary

Content type

Image

Digest

Size

723.5 MB

Last updated

almost 6 years ago

docker pull kolab/centos7