Full guide coming soon. A complete spoonfed walkthrough of Docker Compose — what it is, when to use it, how to set it up, and how it connects to your code — is being written. For now, here is the short version.
What is Docker Compose?
Run multi-part apps — your server plus its database — together with one command.