From bb8673f186852728208fd24ca51893d62076ac34 Mon Sep 17 00:00:00 2001 From: Tan Nguyen Date: Sun, 2 Jun 2024 17:47:57 +0700 Subject: [PATCH] docs: add script to easy setup with docker --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f93014b..05127ad 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,8 @@ PHPMYADMIN_PORT=8081 PHPMYADMIN_UPLOAD_LIMIT=2048M ``` +## 7.1 Installation with bash script: + If your OS is **Linux**, you can use the bash script to easily run the project with Docker. ```bash @@ -203,6 +205,8 @@ bash install.sh If not, please follow the instructions below. +## 7.2 Installation with commands: + Run the following command: ```bash