Built on top of the Official Docker Images for Php and MySQL, these preconfigured containers will jumpstart your php website or application development. If the environment requires further configurations dont sweat it, TUGBOAT can be extended to provided access to additional packages and configurations to the environment using build scripts.
- Install Docker
- Run Command:
git clone https://github.com/bryanlittlefield/TUGBOAT && cd TUGBOAT && docker-compose up -d && cd var/www/html
- Visit
127.0.0.1
or your Remote IP/FQDNxxx.xx.xx.xxx
- The web root is mounted locally in
/var/www/html/
- Happy Coding!:beers:
- PHP:
- 8.3
- 8.2 (
stable
) - 8.1
- MySQL:
- 8.1
- 8.0 (
stable
) - 5.7
- PHP:
- 8.0
- 7.4
- 7.3
- 7.2
- 7.1
- 7.0
- 5.6
- MySQL:
- 5.6
- 5.5