docker init script: added start of mysql in the database container
Compare changes
- Hahn Axel (hahn) authored
+ 28
− 3
@@ -27,6 +27,7 @@
@@ -27,6 +27,7 @@
@@ -40,7 +41,7 @@ _self=$( basename "$0" )
@@ -40,7 +41,7 @@ _self=$( basename "$0" )
@@ -67,6 +68,7 @@ DC_CONFIG_CHANGED=0
@@ -67,6 +68,7 @@ DC_CONFIG_CHANGED=0
@@ -142,6 +144,15 @@ function _key(){
@@ -142,6 +144,15 @@ function _key(){
@@ -153,46 +164,60 @@ function showMenu(){
@@ -153,46 +164,60 @@ function showMenu(){