mirror of
https://github.com/bitnami/containers.git
synced 2026-03-26 14:57:46 +08:00
0.13.7-debian-9-r9 release
This commit is contained in:
@@ -13,7 +13,7 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
|
||||
|
||||
COPY --from=buildenv /opt/bitnami/fluent-bit /opt/bitnami/fluent-bit
|
||||
ENV BITNAMI_APP_NAME="fluent-bit" \
|
||||
BITNAMI_IMAGE_VERSION="0.13.7-debian-9-r8" \
|
||||
BITNAMI_IMAGE_VERSION="0.13.7-debian-9-r9" \
|
||||
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
|
||||
|
||||
RUN install_packages ca-certificates libsasl2-2 libssl1.1
|
||||
@@ -22,5 +22,5 @@ EXPOSE 2020
|
||||
|
||||
WORKDIR /opt/bitnami/fluent-bit
|
||||
USER 1001
|
||||
ENTRYPOINT ["fluent-bit"]
|
||||
CMD ["-c","/opt/bitnami/fluent-bit/conf/fluent-bit.conf"]
|
||||
ENTRYPOINT [ "fluent-bit" ]
|
||||
CMD [ "-c", "/opt/bitnami/fluent-bit/conf/fluent-bit.conf" ]
|
||||
|
||||
@@ -34,7 +34,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
|
||||
|
||||
* [`0-ol-7`, `0.13.7-ol-7-r9` (0/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.7-ol-7-r9/0/ol-7/Dockerfile)
|
||||
* [`0-debian-9`, `0.13.7-debian-9-r8`, `0`, `0.13.7`, `0.13.7-r8`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.7-debian-9-r8/0/Dockerfile)
|
||||
* [`0-debian-9`, `0.13.7-debian-9-r9`, `0`, `0.13.7`, `0.13.7-r9`, `latest` (0/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluent-bit/blob/0.13.7-debian-9-r9/0/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/fluent-bit GitHub repo](https://github.com/bitnami/bitnami-docker-fluent-bit).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user