[Openstack] docker container inside VM

Martinx - ジェームズ thiagocmartinsc at gmail.com
Mon May 5 20:08:43 UTC 2014


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 <aaron.knister at gmail.com> 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     : openstack at lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140505/f0552ae8/attachment.html>


More information about the Openstack mailing list