mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 05:27:22 +08:00
9.3.3-0-debian-10-r63 release
This commit is contained in:
@@ -30,8 +30,9 @@ RUN sed -i 's/^PASS_MAX_DAYS.*/PASS_MAX_DAYS 90/' /etc/login.defs && \
|
||||
sed -i 's/^PASS_MIN_DAYS.*/PASS_MIN_DAYS 0/' /etc/login.defs && \
|
||||
sed -i 's/sha512/sha512 minlen=8/' /etc/pam.d/common-password
|
||||
|
||||
ENV BITNAMI_APP_NAME="jruby" \
|
||||
BITNAMI_IMAGE_VERSION="9.3.3-0-debian-10-r62" \
|
||||
ENV APP_VERSION="9.3.3-0" \
|
||||
BITNAMI_APP_NAME="jruby" \
|
||||
BITNAMI_IMAGE_VERSION="9.3.3-0-debian-10-r63" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/java/bin:/opt/bitnami/jruby/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
@@ -37,7 +37,7 @@ $ docker-compose up -d
|
||||
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/).
|
||||
|
||||
|
||||
* [`9.3`, `9.3-debian-10`, `9.3.3-0`, `9.3.3-0-debian-10-r62`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.3-0-debian-10-r62/9.3/debian-10/Dockerfile)
|
||||
* [`9.3`, `9.3-debian-10`, `9.3.3-0`, `9.3.3-0-debian-10-r63`, `latest` (9.3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-jruby/blob/9.3.3-0-debian-10-r63/9.3/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/jruby GitHub repo](https://github.com/bitnami/bitnami-docker-jruby).
|
||||
|
||||
@@ -290,7 +290,7 @@ If you encountered a problem running this container, you can file an [issue](htt
|
||||
- Host OS and version
|
||||
- Docker version (`docker version`)
|
||||
- Output of `docker info`
|
||||
- Version of this container (`echo $BITNAMI_IMAGE_VERSION` inside the container)
|
||||
- Version of this container
|
||||
- The command you used to run the container, and any relevant output you saw (masking any sensitive information)
|
||||
|
||||
## License
|
||||
|
||||
Reference in New Issue
Block a user