mirror of
https://github.com/bitnami/containers.git
synced 2026-03-09 15:40:15 +08:00
fix /app symlink
This commit is contained in:
@@ -8,6 +8,6 @@ mv conf conf.defaults
|
||||
mv webapps webapps.defaults
|
||||
|
||||
# symlink mount points at root to install dir
|
||||
ln -s $BITNAMI_APP_DIR/webapps $BITNAMI_APP_VOL_PREFIX/webapps
|
||||
ln -s $BITNAMI_APP_DIR/webapps /app
|
||||
ln -s $BITNAMI_APP_DIR/conf $BITNAMI_APP_VOL_PREFIX/conf
|
||||
ln -s $BITNAMI_APP_DIR/logs $BITNAMI_APP_VOL_PREFIX/logs
|
||||
|
||||
Reference in New Issue
Block a user