1.2.3-debian-9-r7 release
This commit is contained in:
parent
e99988b10c
commit
e1374b25c7
|
|
@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
|||
|
||||
COPY --from=buildenv /opt/bitnami/fluentd /opt/bitnami/fluentd
|
||||
ENV BITNAMI_APP_NAME="fluentd" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.3-debian-9-r6" \
|
||||
BITNAMI_IMAGE_VERSION="1.2.3-debian-9-r7" \
|
||||
FLUENTD_CONF="fluentd.conf" \
|
||||
FLUENTD_OPT="" \
|
||||
GEM_HOME="/opt/bitnami/fluentd" \
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@ $ docker run --name fluentd bitnami/fluentd:latest
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
* [`1-ol-7`, `1.2.3-ol-7-r7` (1/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-ol-7-r7/1/ol-7/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.3-debian-9-r6`, `1`, `1.2.3`, `1.2.3-r6`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-debian-9-r6/1/Dockerfile)
|
||||
* [`1-debian-9`, `1.2.3-debian-9-r7`, `1`, `1.2.3`, `1.2.3-r7`, `latest` (1/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.3-debian-9-r7/1/Dockerfile)
|
||||
* [`1-debian-8`, `1.2.2-debian-8-r30` (1/debian-8/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.2.2-debian-8-r30/1/debian-8/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).
|
||||
|
|
|
|||
Loading…
Reference in New Issue