Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 220 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 220 Bytes

Dockerize PHP Applications

This project is for simple use of PHP and to speed up the project.

Its default images:

  • PHP
  • NGINX
  • MYSQL
  • PHPMYADMIN

just start docker and run:

docker compose up --build