mirror of
https://github.com/bitnami/containers.git
synced 2026-03-10 15:09:17 +08:00
the base image prints the welcome page by default
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
set -e
|
||||
source $BITNAMI_PREFIX/bitnami-utils.sh
|
||||
|
||||
print_welcome_page
|
||||
|
||||
if [ ! "$(ls -A $BITNAMI_APP_VOL_PREFIX/conf)" ]; then
|
||||
generate_conf_files
|
||||
|
||||
|
||||
Reference in New Issue
Block a user