Home & blog

Tag: mysql

Getting started with Docker part 2: Volumes

19 Mar 2022 mysql

In this, the second part of my Docker tutorial, we'll be building a PHP-based to-do app. Along the way we'll meet some new Docker concepts, including volumes, which are the key to developing within Docker.