We cover what our docker-compose.yml
file is doing when we define various images
to use.
We also cover a bit about how the official MySQL image is created.
Some resources:
Let's cover Docker Hub: the public registry for Docker images. We can see where we get official images that we use, and where we store images that we build ourselves.
We cover what our docker-compose.yml
file is doing when we define various images
to use.
We also cover a bit about how the official MySQL image is created.
Some resources: