Skip to content

Instantly share code, notes, and snippets.

View nushankodikara's full-sized avatar
💻
Developing Something

Nushan Kodikara nushankodikara

💻
Developing Something
View GitHub Profile
@huzaifaarain
huzaifaarain / Docker-LAMP.md
Last active February 20, 2023 10:59
Minimal Docker Setup for PHP, MySQL & PhpMyAdmin

Minimal Docker Setup PHP, MySQL & phpmyadmin

Install docker

sudo apt install docker docker-compose

Navigate to your desire directory and Clone the repository