Skip to content

Commit 476270e

Browse files
committed
start db
1 parent 04dd0ff commit 476270e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

start_db.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
# https://github.com/code4mk/compose-hub/tree/main/db/mysql-phpmyadmin
12
curl -o db_compose.yml -LJO https://raw.githubusercontent.com/code4mk/compose-hub/main/db/mysql-phpmyadmin/compose.yml
23

4+
# compose up
35
docker compose \
46
--file db_compose.yml \
57
up -d

0 commit comments

Comments
 (0)