Docker is an open-source project to easily create lightweight, portable, self-sufficient containers from any application.
7
votes
1answer
175 views
Doesn't dockerfile defeat one of the key arguments of docker?
I'm very excited about Docker, if you're a developer in a big project you've suffered too much at the machine hands of environments and multi-platforms.
One of the key selling points of Docker is ...