4 ms·
I've loved messing around with docker so far. Do you guys have any plans to offer an image library? Pre-built versions of common open source tools like officia
by trotsky 13y ago
I've loved messing around with docker so far.
Do you guys have any plans to offer an image library? Pre-built versions of common open source tools like official .amis or the vmware virtual appliance directory?
I understand it doesn't exactly match your primary goal, but i think there is a large untapped demand for lightweight appliances for use at home or inside the firewall that juju really isn't set up to satisfy. I love the similar feature on my synology nas, although those are really just packages. There is often a large gulf between knowing how to set something up and being willing to do it.
- shykes 13y agoThere has been a lot of demand for that, yes. I think it makes a lot of sense and would make docker much more useful out of the box. You can already publish your own images with 'docker push'!