[Freeipa-users] FreeIPA server in Docker containers -- master/fedora-23 updated

Jan Pazdziora jpazdziora at redhat.com
Wed Feb 24 12:51:19 UTC 2016


Hello FreeIPA users interested in running the server in containers,

I have now merged the systemd-based work into master and fedora-23
branches of

	https://github.com/adelton/docker-freeipa

while making sure the output of ipa-server-install (instead of
systemd service start messages) are shown during docker run to make
behaviour as close to the old images as possible.

The container will upgrade the data in the data volume automatically
but it's certainly advisable to have backup before moving to the new
image.

You need to invoke docker run with

	-v /sys/fs/cgroup:/sys/fs/cgroup:ro

to make systemd in the container happy.

Unfortunatelly, the automated builds at Docker hub seem to be broken
due to (likely) bug https://github.com/docker/docker/issues/6980 on
Docker hub build servers. Docker support was notified (ticket 11208).
Please build the images from sources until the issue is resolved.

-- 
Jan Pazdziora
Senior Principal Software Engineer, Identity Management Engineering, Red Hat




More information about the Freeipa-users mailing list