This is an early access preview, but you are encouraged to try it out, file bug reports, and add features. Read more and catch the live stream.
Docker is a widely used developer tool that first simplifies the assembly of an application stack (docker build), then allows for the rapid distribution of the resulting executabl ...