mirror of
https://github.com/bitnami/containers.git
synced 2026-02-10 21:27:26 +08:00
[bitnami/java] Change working directory to /app (#71006)
add workdir instructions Signed-off-by: David Li <63334933+9t8@users.noreply.github.com>
This commit is contained in:
@@ -61,4 +61,5 @@ ENV APP_VERSION="11.0.24-9" \
|
||||
PATH="/opt/bitnami/java/bin:$PATH"
|
||||
|
||||
ENTRYPOINT [ "/opt/bitnami/scripts/java/entrypoint.sh" ]
|
||||
WORKDIR /app
|
||||
CMD [ "bash" ]
|
||||
|
||||
Reference in New Issue
Block a user