This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
mirrors
/
docker-magento
şunun yansıması
https://github.com/markshust/docker-magento
İzle
2
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Wiki
Kaynağa Gözat
Add new new cli to connect to the mysql system
- call mysql via the bin/cli command
David Manners
5 yıl önce
ebeveyn
567fa7b3cc
işleme
9210f61bb1
1 değiştirilmiş dosya
ile
2 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
2
0
compose/bin/mysql
+ 2
- 0
compose/bin/mysql
Dosyayı Görüntüle
@@ -0,0 +1,2 @@
+#!/bin/bash
+bin/cli mysql -hdb -umagento -pmagento magento