mirror of
https://github.com/bitnami/containers.git
synced 2026-03-21 15:29:05 +08:00
Refactoring + welcome page
This commit is contained in:
@@ -13,6 +13,6 @@ mv my.cnf conf.defaults/
|
||||
ln -s $INSTALL_DIR/conf/my.cnf my.cnf
|
||||
|
||||
# symlink mount points at root to install dir
|
||||
ln -s $INSTALL_DIR/conf $BITNAMI_VOL_PREFIX/conf
|
||||
ln -s $INSTALL_DIR/data $BITNAMI_VOL_PREFIX/data
|
||||
ln -s $INSTALL_DIR/logs $BITNAMI_VOL_PREFIX/logs
|
||||
ln -s $INSTALL_DIR/conf $BITNAMI_APP_VOL_PREFIX/conf
|
||||
ln -s $INSTALL_DIR/data $BITNAMI_APP_VOL_PREFIX/data
|
||||
ln -s $INSTALL_DIR/logs $BITNAMI_APP_VOL_PREFIX/logs
|
||||
|
||||
Reference in New Issue
Block a user