This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add new new cli to connect to the mysql system
- call mysql via the bin/cli command
David Manners
5 years ago
parent
567fa7b3cc
commit
9210f61bb1
1 changed files
with
2 additions
and
0 deletions
Unified View
Show Diff Stats
2
0
compose/bin/mysql
+ 2
- 0
compose/bin/mysql
View File
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento