mirror of
https://github.com/bitnami/containers.git
synced 2026-03-07 10:07:20 +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
|
||||
|
||||
sudo chown -R $BITNAMI_APP_USER:$BITNAMI_APP_USER \
|
||||
$BITNAMI_APP_VOL_PREFIX/conf/ \
|
||||
$BITNAMI_APP_VOL_PREFIX/logs/ \
|
||||
|
||||
Reference in New Issue
Block a user