Please run the following commands on your virtual machine with docker installed before the workshop.
Make sure you have an active internet connection while running these.
These will download certain files required for the workshop.
1. docker pull mysql:8.0
2. docker pull php:7.4-apache
3. docker pull hello-world
4. docker pull alpine