mirror of
https://github.com/bitnami/containers.git
synced 2026-02-22 08:07:24 +08:00
1.21.6-debian-10-r54 release
This commit is contained in:
@@ -20,8 +20,9 @@ RUN ln -sf /dev/stderr /opt/bitnami/nginx/logs/error.log
|
||||
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/nginx/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.21.6-debian-10-r53" \
|
||||
ENV APP_VERSION="1.21.6" \
|
||||
BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.21.6-debian-10-r54" \
|
||||
NGINX_HTTPS_PORT_NUMBER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="" \
|
||||
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"
|
||||
|
||||
@@ -48,7 +48,7 @@ Non-root container images add an extra layer of security and are generally recom
|
||||
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/).
|
||||
|
||||
|
||||
* [`1.21`, `1.21-debian-10`, `1.21.6`, `1.21.6-debian-10-r53`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.6-debian-10-r53/1.21/debian-10/Dockerfile)
|
||||
* [`1.21`, `1.21-debian-10`, `1.21.6`, `1.21.6-debian-10-r54`, `latest` (1.21/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.21.6-debian-10-r54/1.21/debian-10/Dockerfile)
|
||||
* [`1.20`, `1.20-debian-10`, `1.20.2`, `1.20.2-debian-10-r120` (1.20/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.20.2-debian-10-r120/1.20/debian-10/Dockerfile)
|
||||
|
||||
## Get this image
|
||||
@@ -624,7 +624,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