2022-12-23 05:47:14 UTC
257 MB
noninteractive
FLUENT_BIT_VERSION2.0.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:3f4ca61aafcd4fc07267a105067db35c0f0ac630e1970f3cd0c7bf552780e985 - 11.64% (29.9 MB)
[#001] sha256:cdd1ef10eb1e8dacad8bfaae7afda5a114c785f0836802a5b7206a1714a11785 - 0.92% (2.37 MB)
[#002] sha256:4c26a70e25b9f1c2efc9c81a447736d8e179e93dc4d6caff974fe7d73f6b39db - 1.04% (2.69 MB)
[#003] sha256:b1aed9b094297ff914efeb8423ee095abce972a8e9cbfcde17c1cdf4e0ca38a4 - 81.88% (211 MB)
[#004] sha256:603d66fa3764be1ebd2ac816ff4095a3daf270a0fc388b74935cb23a2dcc1fb3 - 0.0% (187 Bytes)
[#005] sha256:2966a401994056b445deb6962eca10a085aeda665373c34059fcdb9230ab427e - 4.52% (11.6 MB)
/bin/sh -c #(nop) ADD file:73e68ae6852c9afbb2989dc9c5b7c6668843f454b1bdcfb48658bfbc6c4af69e in /
2022-12-21 01:20:33 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ARG RELEASE_VERSION
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ENV FLUENT_BIT_VERSION=2.0.8
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.0.8-debug author=Eduardo Silva <eduardo@calyptia.com> org.opencontainers.image.description=Fluent Bit debug container image org.opencontainers.image.title=Fluent Bit Debug org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.vendor=Fluent Organization org.opencontainers.image.version=2.0.8-debug org.opencontainers.image.source=https://github.com/fluent/fluent-bit org.opencontainers.image.documentation=https://docs.fluentbit.io/ org.opencontainers.image.authors=Eduardo Silva <eduardo@calyptia.com>
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-arm-static /usr/bin/ # buildkit
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-aarch64-static /usr/bin/ # buildkit
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2022-12-23 05:47:14 UTC (buildkit.dockerfile.v0)RUN |1 RELEASE_VERSION=2.0.8 /bin/sh -c echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list && apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0/bullseye-backports zlib1g ca-certificates libatomic1 libgcrypt20 libyaml-0-2 bash gdb valgrind build-essential git bash-completion vim tmux jq dnsutils iputils-ping iputils-arping iputils-tracepath iputils-clockdiff tcpdump curl nmap tcpflow iftop net-tools mtr netcat-openbsd bridge-utils iperf ngrep openssl htop atop strace iotop sysstat ncdu logrotate hdparm pciutils psmisc tree pv && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2022-12-23 05:47:14 UTC (buildkit.dockerfile.v0)RUN |1 RELEASE_VERSION=2.0.8 /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit
2022-12-23 05:47:14 UTC (buildkit.dockerfile.v0)COPY /fluent-bit /fluent-bit # buildkit
2022-12-23 05:47:14 UTC (buildkit.dockerfile.v0)EXPOSE map[2020/tcp:{}]
2022-12-23 05:47:14 UTC (buildkit.dockerfile.v0)CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"]
2022-12-23 05:51:44 UTC
210 MB
noninteractive
FLUENT_BIT_VERSION2.0.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f8686edc9eb6f431c8c17a5eddc7bd38917d3b2d7835970d4fdb2ad0db464766 - 12.07% (25.3 MB)
[#001] sha256:8efd94fefa286200140f0a27ddaa4e8d63b03e86e55aa1224e0d965975308401 - 1.13% (2.37 MB)
[#002] sha256:4c26a70e25b9f1c2efc9c81a447736d8e179e93dc4d6caff974fe7d73f6b39db - 1.28% (2.69 MB)
[#003] sha256:be0499911394983ceff5f0ed685b8a8cbdc0cb8f0d93d48dda888a37aeb64d86 - 80.31% (169 MB)
[#004] sha256:81e76996c0199ac41e1eb040f53145e51cf95b4368a6fe9922bd02c41302a977 - 0.0% (185 Bytes)
[#005] sha256:082b0d68f341d865202616bca5c48b390fd760ced644a7a2f4e6a12904f1bd8c - 5.2% (10.9 MB)
/bin/sh -c #(nop) ADD file:d62015d4eb206b606ae0bc76253de55403ede851d6fae0277e76bdaed196a848 in /
2022-12-21 01:58:26 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ARG RELEASE_VERSION
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ENV FLUENT_BIT_VERSION=2.0.8
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.0.8-debug author=Eduardo Silva <eduardo@calyptia.com> org.opencontainers.image.description=Fluent Bit debug container image org.opencontainers.image.title=Fluent Bit Debug org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.vendor=Fluent Organization org.opencontainers.image.version=2.0.8-debug org.opencontainers.image.source=https://github.com/fluent/fluent-bit org.opencontainers.image.documentation=https://docs.fluentbit.io/ org.opencontainers.image.authors=Eduardo Silva <eduardo@calyptia.com>
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-arm-static /usr/bin/ # buildkit
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-aarch64-static /usr/bin/ # buildkit
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2022-12-23 05:51:44 UTC (buildkit.dockerfile.v0)RUN |1 RELEASE_VERSION=2.0.8 /bin/sh -c echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list && apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0/bullseye-backports zlib1g ca-certificates libatomic1 libgcrypt20 libyaml-0-2 bash gdb valgrind build-essential git bash-completion vim tmux jq dnsutils iputils-ping iputils-arping iputils-tracepath iputils-clockdiff tcpdump curl nmap tcpflow iftop net-tools mtr netcat-openbsd bridge-utils iperf ngrep openssl htop atop strace iotop sysstat ncdu logrotate hdparm pciutils psmisc tree pv && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2022-12-23 05:51:44 UTC (buildkit.dockerfile.v0)RUN |1 RELEASE_VERSION=2.0.8 /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit
2022-12-23 05:51:44 UTC (buildkit.dockerfile.v0)COPY /fluent-bit /fluent-bit # buildkit
2022-12-23 05:51:44 UTC (buildkit.dockerfile.v0)EXPOSE map[2020/tcp:{}]
2022-12-23 05:51:44 UTC (buildkit.dockerfile.v0)CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"]
2022-12-23 05:51:47 UTC
236 MB
noninteractive
FLUENT_BIT_VERSION2.0.8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:4b7f5b2a311310809ab89d92f6f71b0462722fe855d3b92c93098a528aa08791 - 12.16% (28.7 MB)
[#001] sha256:a35e4d211ea921a2923f930e2c4ef9b20e5181892848142caec260293d1432bf - 1.0% (2.37 MB)
[#002] sha256:4c26a70e25b9f1c2efc9c81a447736d8e179e93dc4d6caff974fe7d73f6b39db - 1.14% (2.69 MB)
[#003] sha256:0b9a717aed71baed672f6fd3bd16e6c14ae6b72a37b2df8f29f0d9a5ea0e8d35 - 80.94% (191 MB)
[#004] sha256:73de1a44ba29fa46bb558a31ceedb561acbde4447d1df12eb9e16e3933cbe596 - 0.0% (186 Bytes)
[#005] sha256:ef557f60931555de6ae088c15e78ec72f45d04368f9deb90fc308a432ef51c5d - 4.75% (11.2 MB)
/bin/sh -c #(nop) ADD file:3ff0cc8d111595978eb50cdba91144382ce083c400d45785d53dbb03615a4890 in /
2022-12-21 01:39:48 UTC/bin/sh -c #(nop) CMD ["bash"]
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ARG RELEASE_VERSION
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ENV FLUENT_BIT_VERSION=2.0.8
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)LABEL description=Fluent Bit multi-architecture debug container image vendor=Fluent Organization version=2.0.8-debug author=Eduardo Silva <eduardo@calyptia.com> org.opencontainers.image.description=Fluent Bit debug container image org.opencontainers.image.title=Fluent Bit Debug org.opencontainers.image.licenses=Apache-2.0 org.opencontainers.image.vendor=Fluent Organization org.opencontainers.image.version=2.0.8-debug org.opencontainers.image.source=https://github.com/fluent/fluent-bit org.opencontainers.image.documentation=https://docs.fluentbit.io/ org.opencontainers.image.authors=Eduardo Silva <eduardo@calyptia.com>
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-arm-static /usr/bin/ # buildkit
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)COPY /usr/bin/qemu-aarch64-static /usr/bin/ # buildkit
2022-12-23 04:27:11 UTC (buildkit.dockerfile.v0)ENV DEBIAN_FRONTEND=noninteractive
2022-12-23 05:51:47 UTC (buildkit.dockerfile.v0)RUN |1 RELEASE_VERSION=2.0.8 /bin/sh -c echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list && apt-get update && apt-get install -y --no-install-recommends libssl1.1 libsasl2-2 pkg-config libpq5 libsystemd0/bullseye-backports zlib1g ca-certificates libatomic1 libgcrypt20 libyaml-0-2 bash gdb valgrind build-essential git bash-completion vim tmux jq dnsutils iputils-ping iputils-arping iputils-tracepath iputils-clockdiff tcpdump curl nmap tcpflow iftop net-tools mtr netcat-openbsd bridge-utils iperf ngrep openssl htop atop strace iotop sysstat ncdu logrotate hdparm pciutils psmisc tree pv && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit
2022-12-23 05:51:47 UTC (buildkit.dockerfile.v0)RUN |1 RELEASE_VERSION=2.0.8 /bin/sh -c rm -f /usr/bin/qemu-*-static # buildkit
2022-12-23 05:51:47 UTC (buildkit.dockerfile.v0)COPY /fluent-bit /fluent-bit # buildkit
2022-12-23 05:51:47 UTC (buildkit.dockerfile.v0)EXPOSE map[2020/tcp:{}]
2022-12-23 05:51:47 UTC (buildkit.dockerfile.v0)CMD ["/fluent-bit/bin/fluent-bit" "-c" "/fluent-bit/etc/fluent-bit.conf"]
Please be careful as this will not just delete the reference but also the actual content!
For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.