After developing my security posture I decided to move onto the actual meat and potatoes of Docker. My next step was to make a few docker containers. I'll start with the Apache webserver container that i set up.
Step 1. Download the PHP official Docker image. Inside of this image is also the provisions to run a Apache webserver.