[Openstack-operators] DIB in container vs VM

Clint Byrum clint at fewbar.com
Wed Dec 2 23:49:13 UTC 2015


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



More information about the OpenStack-operators mailing list