Hi,
I've created a couple of Docker images with a running ovirt-engine service
and uploaded to the Docker registry [1].
Quite useful for quickly having a ready-to-use environment (tests, demos, etc)
or to be used as a base image for building new Docker Images.
Note that currently the container is not persistent by its nature,
hence for saving changes, take use of the 'commit' functionality [2].
[1]
https://registry.hub.docker.com/u/danielerez/ovirt-engine/
[2]
https://docs.docker.com/reference/commandline/cli/#commit