Docker releases version 0.2.0
github.com
Docker releases version 0.2.0
1–10 of 36 posts
Re: Docker releases version 0.2.0
#2Now this is great. Using this instead of VMs is a win.
Re: Docker releases version 0.2.0
#3"you can now choose between Debian, Ubuntu, Centos, Gentoo, Arch Linux and Busybox as the base layer for building your containers." Now this is great. Using this instead of VMs is a win.
(Although 90% of the fun I had with exherbo was struggling to get the systemd in place, and that's nullified in a docker system since docker replaces init to run a single process _other than_ init)
EDIT: I guess now I'm volunteering to try and put Exherbo on the list.
Re: Docker releases version 0.2.0
#4Re: Docker releases version 0.2.0
#5Does anyone know if Docker runs on a 32-bit ubuntu host?
Re: Docker releases version 0.2.0
#6Re: Docker releases version 0.2.0
#7So, what is Docker and why should we care about a 0.x release? Yes, I looked at the link and no, I was not much the wiser, something to do with virtualization perhaps?
Docker complements LXC with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers.
Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc.
Re: Docker releases version 0.2.0
#8 * localhost access.
* re-attaching to terminal.
* set your own port.
Brilliant work guys!Re: Docker releases version 0.2.0
#9So, what is Docker and why should we care about a 0.x release? Yes, I looked at the link and no, I was not much the wiser, something to do with virtualization perhaps?
Re: Docker releases version 0.2.0
#10We couldn't be happier to have Solomon as a speaker at our conference in Paris on June 7: http://dotscale.eu
See you there :-)