mirror of
https://github.com/bitnami/containers.git
synced 2026-03-03 06:58:07 +08:00
1.14.3-debian-10-r0 release
This commit is contained in:
@@ -11,13 +11,13 @@ COPY prebuildfs /
|
||||
RUN install_packages acl ca-certificates curl ghostscript gzip imagemagick libc6 libgcc1 libgmp-dev libjemalloc-dev libncurses5-dev libncurses6 libreadline-dev libreadline7 libssl-dev libssl1.1 libstdc++6 libtinfo6 libxml2-dev libxslt1-dev procps sqlite3 tar wget zlib1g zlib1g-dev
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "ruby" "2.7.5-0" --checksum 72c1bcd8c43dd524ef5a681f2186ef26fd55c91e11db2583599273f7997aab0e
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-0" --checksum 3e6fc37ca073b10a73a804d39c2f0c028947a1a596382a4f8ebe43dfbaa3a25e
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "fluentd" "1.14.2-0" --checksum 8e97ca86120c2b3acf410ee508d732d6872d6db3d2afeece25a3dcb02b05443d
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "fluentd" "1.14.3-0" --checksum 4f6c2829d3fa49d7a0c4f74097fb16a0088c3723d24ee7e924f6c4e01394e5ce
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
COPY rootfs /
|
||||
RUN /opt/bitnami/scripts/fluentd/postunpack.sh
|
||||
ENV BITNAMI_APP_NAME="fluentd" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.2-debian-10-r25" \
|
||||
BITNAMI_IMAGE_VERSION="1.14.3-debian-10-r0" \
|
||||
GEM_HOME="/opt/bitnami/fluentd" \
|
||||
PATH="/opt/bitnami/ruby/bin:/opt/bitnami/common/bin:/opt/bitnami/fluentd/bin:$PATH"
|
||||
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"fluentd": {
|
||||
"arch": "amd64",
|
||||
"digest": "8e97ca86120c2b3acf410ee508d732d6872d6db3d2afeece25a3dcb02b05443d",
|
||||
"digest": "4f6c2829d3fa49d7a0c4f74097fb16a0088c3723d24ee7e924f6c4e01394e5ce",
|
||||
"distro": "debian-10",
|
||||
"type": "NAMI",
|
||||
"version": "1.14.2-0"
|
||||
"version": "1.14.3-0"
|
||||
},
|
||||
"gosu": {
|
||||
"arch": "amd64",
|
||||
|
||||
@@ -37,7 +37,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`, `1-debian-10`, `1.14.2`, `1.14.2-debian-10-r25`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.14.2-debian-10-r25/1/debian-10/Dockerfile)
|
||||
* [`1`, `1-debian-10`, `1.14.3`, `1.14.3-debian-10-r0`, `latest` (1/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-fluentd/blob/1.14.3-debian-10-r0/1/debian-10/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/fluentd GitHub repo](https://github.com/bitnami/bitnami-docker-fluentd).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user