(The information in this article pertains to Docker v0.7. I have also a written a more recent post on using Docker) Recently for my client's project we decided to automate our staging server deployments using Docker, as a pre-cursor to rolling out Docker deployments across our production servers is everything worked out well. For those who haven't heard of Docker before I can briefly summarize wha

