mirror of
https://github.com/joomla-docker/docker-joomla.git
synced 2025-01-10 08:34:04 +00:00
Remove database details from entrypoint output (Fix #65)
This commit is contained in:
parent
64c3c0c13e
commit
a6644c9255
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
@ -60,11 +60,9 @@ if [[ "$1" == apache2* ]] || [ "$1" == php-fpm ]; then
|
|||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "This server is now configured to run Joomla!"
|
echo >&2 "This server is now configured to run Joomla!"
|
||||||
echo >&2 "You will need the following database information to install Joomla:"
|
echo >&2
|
||||||
echo >&2 "Host Name: $JOOMLA_DB_HOST"
|
echo >&2 "NOTE: You will need your database server address, database name,"
|
||||||
echo >&2 "Database Name: $JOOMLA_DB_NAME"
|
echo >&2 "and database user credentials to install Joomla."
|
||||||
echo >&2 "Database Username: $JOOMLA_DB_USER"
|
|
||||||
echo >&2 "Database Password: $JOOMLA_DB_PASSWORD"
|
|
||||||
echo >&2
|
echo >&2
|
||||||
echo >&2 "========================================================================"
|
echo >&2 "========================================================================"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user