bitnami-containers/bitnami/tomcat/help.txt

23 lines
819 B
Plaintext

$BITNAMI_APP_NAME cheatsheet:
ENVIRONMENT VARIABLES:
TOMCAT_PASSWORD: Password set at first boot for your $BITNAMI_APP_NAME server (default: none).
VOLUMES:
/app: Location of your $BITNAMI_APP_NAME application to be served.
$BITNAMI_APP_VOL_PREFIX/conf: Location of $BITNAMI_APP_NAME config files.
$BITNAMI_APP_VOL_PREFIX/logs: Location of $BITNAMI_APP_NAME logs.
PORTS:
8080: Default $BITNAMI_APP_NAME port.
MISC:
Options: You can add extra options during the docker run using the -- prefix.
Note: The password is only set the first time you run the container.
COMMANDS:
print-help: Print this page.
check-updates: Check if a new version of the $BITNAMI_APP_NAME image is available.
Visit $GITHUB_PAGE for more information.