Xampp-win32-1.8.2-6-vc9-installer.exe
The xampp-win32-1.8.2-6-vc9-installer.exe is a self-extracting archive that installs the following core components:
version: '2' services: web: image: php:5.4-apache volumes: - ./project:/var/www/html ports: - "8080:80" db: image: mysql:5.5 environment: MYSQL_ROOT_PASSWORD: root xampp-win32-1.8.2-6-vc9-installer.exe