18 lines
515 B
Plaintext
18 lines
515 B
Plaintext
$BITNAMI_APP_NAME cheatsheet:
|
|
|
|
VOLUMES:
|
|
/app: Default work directory for your $BITNAMI_APP_NAME application
|
|
$BITNAMI_APP_VOL_PREFIX/conf: Home of php-fpm.conf
|
|
$BITNAMI_APP_VOL_PREFIX/logs: $BITNAMI_APP_NAME logs are placed here
|
|
|
|
PORTS:
|
|
9000: Exposed port, please configure your app to use this port
|
|
|
|
COMMANDS:
|
|
print-help: This page
|
|
check-updates: Check if a new version of the $BITNAMI_APP_NAME image is available
|
|
|
|
Visit $GITHUB_PAGE for more information
|
|
|
|
|