Docker compose instruction

This commit is contained in:
eroncero
2025-08-15 20:35:45 +02:00
parent 08620ec1fc
commit f58e56d3a0

View File

@@ -18,3 +18,4 @@ Simple Linux + Nginx + PHP-FPM + MariaDB setup using Docker.
```bash
git clone https://git.digitalstack.es/Digitalstack/lemp-dockerized.git
cd lemp-dockerized
docker compose up -d