Create a Docker Compose container with Apache + PHP + MySQL (XAMPP with Docker)

Tiempo de lectura: 3 minutosReading time: 3 minutes Continuing with the series of Docker Compose tutorials, based on the previous tutorial “Associate a Docker file to have a custom image (Apache + PHP + Python) within Docker Compose”, we will now create a XAMPP or LAMPP service that includes Apache2, PHP, and MySQL. This will be achieved by leveraging … Read more







