show root password after initialization complete
This commit is contained in:
parent
80325b6549
commit
6db6380b9e
@ -115,6 +115,7 @@ done
|
||||
|
||||
# execute commands passed to this container
|
||||
printf "\nInitialization complete... Container ready...\n"
|
||||
printf "(sql root password: %s)\n\n" "$MYSQL_ROOT_PASSWORD"
|
||||
exec "$@"
|
||||
|
||||
#EOF
|
Loading…
Reference in New Issue
Block a user