mirror of
https://github.com/bitnami/containers.git
synced 2026-03-03 06:58:07 +08:00
1.14.0-r4-ol-7 release
This commit is contained in:
@@ -14,7 +14,7 @@ RUN ln -sf /dev/stdout /opt/bitnami/nginx/logs/error.log
|
||||
|
||||
COPY rootfs /
|
||||
ENV BITNAMI_APP_NAME="nginx" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-r3" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.0-r4" \
|
||||
NGINX_DAEMON_GROUP="" \
|
||||
NGINX_DAEMON_USER="" \
|
||||
NGINX_HTTPS_PORT_NUMBER="8443" \
|
||||
|
||||
@@ -30,6 +30,7 @@ $ docker-compose up -d
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1.14`, `1.14.0-r24`, `latest` (1.14/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-r24/1.14/Dockerfile)
|
||||
* [`1.14-ol-7`, `1.14.0-r4-ol-7` (1.14/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-r4-ol-7/1.14/ol-7/Dockerfile)
|
||||
* [`1.14-rhel-7`, `1.14.0-r2-rhel-7` (1.14/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-nginx/blob/1.14.0-r2-rhel-7/1.14/rhel-7/Dockerfile)
|
||||
|
||||
# Get this image
|
||||
|
||||
@@ -6,7 +6,7 @@ jobs:
|
||||
- image: docker:17.06.0-ce-git
|
||||
environment:
|
||||
RELEASE_SERIES_LIST: "1.14"
|
||||
LATEST_STABLE: "1.14"
|
||||
LATEST_STABLE: "1.141.14"
|
||||
IMAGE_NAME: nginx
|
||||
CHART_NAME: nginx
|
||||
CHART_REPO: https://github.com/bitnami/charts
|
||||
|
||||
Reference in New Issue
Block a user