mirror of
https://github.com/bitnami/containers.git
synced 2026-03-06 06:58:01 +08:00
16 lines
385 B
Plaintext
16 lines
385 B
Plaintext
$BITNAMI_APP_NAME cheatsheet:
|
|
|
|
VOLUMES:
|
|
/app: Default work directory for your $BITNAMI_APP_NAME application
|
|
|
|
PORTS:
|
|
3000: Exposed port, please configure your app to use this port
|
|
|
|
COMMANDS:
|
|
bitnami-help: This page
|
|
check_updates: Check if a new version of the $BITNAMI_APP_NAME image is available
|
|
|
|
Visit $GITHUB_PAGE for more information
|
|
|
|
|