Aaron, I'm not sure about your question but, what about this:
--- 3.3.5. CoreOS 298.0.0 - Linux 3.14.1 - Docker 0.10: Info: https://coreos.com cd ~ wget http://storage.core-os.net/coreos/amd64-usr/alpha/coreos_production_openstack_image.img.bz2 bunzip2 coreos_production_openstack_image.img.bz2 glance image-create --name "CoreOS 298.0.0 - Linux 3.14.1 - Docker 0.10" --container-format ovf --disk-format qcow2 --file coreos_production_openstack_image.img --is-public True --- ??? Cheers! Thiago On 5 May 2014 16:47, Aaron Knister <[email protected]> wrote: > Are there any plans to have nova provision docker image inside of VMs it > creates on-demand, similar to the way elastic beanstalk does it? This > provides better isolation and may make cinder support easier. > > Thanks! > > -Aaron > > _______________________________________________ > Mailing list: > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > Post to : [email protected] > Unsubscribe : > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack > >
_______________________________________________ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : [email protected] Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
