Have you ever felt like you’ve been stuck in the gap between ideas and reality? You sketch something exciting, imagine users paying for it, and then the project dies in a folder of unfinished files.
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 ...