mirror of
https://github.com/bitnami/containers.git
synced 2026-03-08 10:47:20 +08:00
1.14.0-debian-9-r87 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM bitnami/minideb-extras-base:stretch-r53
|
||||
FROM bitnami/minideb-extras-base:stretch-r54
|
||||
LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
|
||||
@@ -18,7 +18,7 @@ RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
|
||||
COPY rootfs /
|
||||
RUN /prepare.sh
|
||||
ENV BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-debian-9-r86" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-debian-9-r87" \
|
||||
NGINX_DAEMON_GROUP="" \
|
||||
NGINX_DAEMON_USER="" \
|
||||
NGINX_HTTP_PORT_NUMBER="8080" \
|
||||
|
||||
@@ -52,7 +52,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
* [`1.14-rhel-7`, `1.14.0-rhel-7-r11` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-rhel-7-r11/1.14/rhel-7/Dockerfile)
|
||||
* [`1.14-ol-7`, `1.14.0-ol-7-r120` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-ol-7-r120/1.14/ol-7/Dockerfile)
|
||||
* [`1.14-debian-9`, `1.14.0-debian-9-r86`, `1.14`, `1.14.0`, `1.14.0-r86`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-debian-9-r86/1.14/debian-9/Dockerfile)
|
||||
* [`1.14-debian-9`, `1.14.0-debian-9-r87`, `1.14`, `1.14.0`, `1.14.0-r87`, `latest` (1.14/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-debian-9-r87/1.14/debian-9/Dockerfile)
|
||||
|
||||
|
||||
# Get this image
|
||||
|
||||
Reference in New Issue
Block a user