[Openstack-operators] DIB in container vs VM

Fox, Kevin M Kevin.Fox at pnnl.gov
Thu Dec 3 00:14:21 UTC 2015


Did you try launching the docker container with the privilege flag? dib does a lot of privileged things last I looked.

Thanks,
Kevin
________________________________________
From: Clint Byrum [clint at fewbar.com]
Sent: Wednesday, December 02, 2015 3:49 PM
To: openstack-operators
Subject: Re: [Openstack-operators] DIB in container vs VM

Excerpts from Abel Lopez's message of 2015-12-01 16:16:08 -0800:
> Hey everyone,
> I've been running diskimage-builder just fine for over a year inside various VMs, but now, I'm having to run it inside a docker container.
> I'm curious if anyone has experience with making the 'ubuntu latest' docker hub image more like a VM.
>
> For example, I can `vagrant up` the trusty image from vagrant cloud, and every image I attempt to make "JUST WORKS"
> When I try the same things with `docker run` things fail left right and center.
>
> I figure there is some combination of packages that need to be installed, or services that need to be running, or mount points that need to exist to make this happen.

I can't really comment without seeing specifics, but I can say that
requirements _should_ be listed here:

http://docs.openstack.org/developer/diskimage-builder/user_guide/installation.html

_______________________________________________
OpenStack-operators mailing list
OpenStack-operators at lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators



More information about the OpenStack-operators mailing list