News

MySQL is also available as a Docker image. Many of the most common options in MySQL can be changed by passing command-line flags to the container.
While Docker Compose is normally used for development and testing, it can also be used for deploying production applications. For the sake of this tutorial, I concentrate on dev-and-test scenarios.
In this How to Make Tech Work tutorial, Jack Wallen shows how to create a Docker volume that can be used for any number of containers.