Getting started with Docker part 1: "Hello, world!"
9 Mar 2022
Docker answers the question, "what's the best way to ship an app including not just its content but also its environment (runtime)?" In this four-part guide we'll be learning Docker via a to-do app built in PHP and MySQL.