2023-06-07 22:19:38 UTC
97 MB
1e5f07430e7904cf4958381864c394916ece4d68e44e467764df9b7599da482a
ARM64_SHA256440a9d0c01e0f75f19080663346c9fdbaf6666dd56e084bb8cca886bbc08a90a
EMQX_VERSION5.0.25
LANGC.UTF-8
LC_ALLC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f03b40093957615593f2ed142961afb6b540507e0b47e3f7626ba5e02efbbbf1 - 30.89% (29.9 MB)
[#001] sha256:15ce7ad79b255e788cff6cef738579e0bbf7797cb46293052c0dac256ec5cce9 - 2.94% (2.85 MB)
[#002] sha256:ae7beaac16821c81034b9f18e03825f60acf03fbd723d44a9650179d3059bc25 - 0.0% (4.02 KB)
[#003] sha256:a314f5352e77c6991d74ad4d9dc9f7cda87c3efd7ba2b2f3e399dedf8e8c2dcd - 66.17% (64.1 MB)
[#004] sha256:ad0ad9aab3b03844bc4800000e1b2f9f307e5fc135c63f61d1f56e85cd800413 - 0.0% (902 Bytes)
/bin/sh -c #(nop) ADD file:88252a7f118b4d6f55dd5baf49dbcaa053c9d6172c652963c1151fa76f625e44 in /
2023-05-23 01:20:14 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-05-23 08:24:00 UTC/bin/sh -c set -eu; apt-get update; apt-get install -y --no-install-recommends curl ca-certificates procps; rm -rf /var/lib/apt/lists/*
2023-05-23 08:24:01 UTC/bin/sh -c groupadd -r -g 1000 emqx; useradd -r -m -u 1000 -g emqx emqx;
2023-06-07 22:19:30 UTC/bin/sh -c #(nop) ENV EMQX_VERSION=5.0.25
2023-06-07 22:19:31 UTC/bin/sh -c #(nop) ENV AMD64_SHA256=1e5f07430e7904cf4958381864c394916ece4d68e44e467764df9b7599da482a
2023-06-07 22:19:31 UTC/bin/sh -c #(nop) ENV ARM64_SHA256=440a9d0c01e0f75f19080663346c9fdbaf6666dd56e084bb8cca886bbc08a90a
2023-06-07 22:19:31 UTC/bin/sh -c #(nop) ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
2023-06-07 22:19:37 UTC/bin/sh -c set -eu; arch=$(dpkg --print-architecture); if [ ${arch} = "amd64" ]; then sha256="$AMD64_SHA256"; fi; if [ ${arch} = "arm64" ]; then sha256="$ARM64_SHA256"; fi; ID="$(sed -n '/^ID=/p' /etc/os-release | sed -r 's/ID=(.*)/\1/g' | sed 's/\"//g')"; VERSION_ID="$(sed -n '/^VERSION_ID=/p' /etc/os-release | sed -r 's/VERSION_ID=(.*)/\1/g' | sed 's/\"//g')"; pkg="emqx-${EMQX_VERSION}-${ID}${VERSION_ID}-${arch}.tar.gz"; curl -f -O -L https://www.emqx.com/en/downloads/broker/v${EMQX_VERSION}/${pkg} && echo "$sha256 *$pkg" | sha256sum -c && mkdir /opt/emqx && tar zxf $pkg -C /opt/emqx && chgrp -Rf emqx /opt/emqx && chmod -Rf g+w /opt/emqx && chown -Rf emqx /opt/emqx && ln -s /opt/emqx/bin/* /usr/local/bin/ && rm -f $pkg
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) WORKDIR /opt/emqx
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) USER emqx
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) VOLUME [/opt/emqx/log /opt/emqx/data]
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) EXPOSE 11883 18083 1883 4370 5369 8083 8084 8883
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) COPY file:a75ee173244a77553082438ca14f9a3c739eae012d396b2119540782b95f16bb in /usr/bin/
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-06-07 22:19:38 UTC/bin/sh -c #(nop) CMD ["/opt/emqx/bin/emqx" "foreground"]
2023-06-07 21:58:39 UTC
88.4 MB
1e5f07430e7904cf4958381864c394916ece4d68e44e467764df9b7599da482a
ARM64_SHA256440a9d0c01e0f75f19080663346c9fdbaf6666dd56e084bb8cca886bbc08a90a
EMQX_VERSION5.0.25
LANGC.UTF-8
LC_ALLC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:d981f2c20c93e1c57a46cd87bc5b9a554be5323072a0d0ab4b354aabd237bbcf - 32.4% (28.7 MB)
[#001] sha256:8345ceedc06f3b0ae12a8eb9f0f0e7dd52b3ae9800880811d86f7c26b0651446 - 3.24% (2.86 MB)
[#002] sha256:5b78e6c4890d65e6f6f17dbd7faa9d396eaad9d65dd2bbeb2e49aee524b18b1e - 0.0% (4.02 KB)
[#003] sha256:4bc4af526687cfb27ecf464e364098ed7cf677a79ca6799cdc43b355b38b1ee0 - 64.35% (56.9 MB)
[#004] sha256:47abf02f75b6cbe972b25c8e2ecec6a82796788014fd9aba265fd2bb2855e606 - 0.0% (902 Bytes)
/bin/sh -c #(nop) ADD file:0fee550e337f1bd111a7ef785a9553674f25649f37deffa4aa8107ef6445d259 in /
2023-05-23 00:43:15 UTC/bin/sh -c #(nop) CMD ["bash"]
2023-05-23 01:42:42 UTC/bin/sh -c set -eu; apt-get update; apt-get install -y --no-install-recommends curl ca-certificates procps; rm -rf /var/lib/apt/lists/*
2023-05-23 01:42:43 UTC/bin/sh -c groupadd -r -g 1000 emqx; useradd -r -m -u 1000 -g emqx emqx;
2023-06-07 21:58:33 UTC/bin/sh -c #(nop) ENV EMQX_VERSION=5.0.25
2023-06-07 21:58:33 UTC/bin/sh -c #(nop) ENV AMD64_SHA256=1e5f07430e7904cf4958381864c394916ece4d68e44e467764df9b7599da482a
2023-06-07 21:58:33 UTC/bin/sh -c #(nop) ENV ARM64_SHA256=440a9d0c01e0f75f19080663346c9fdbaf6666dd56e084bb8cca886bbc08a90a
2023-06-07 21:58:33 UTC/bin/sh -c #(nop) ENV LC_ALL=C.UTF-8 LANG=C.UTF-8
2023-06-07 21:58:38 UTC/bin/sh -c set -eu; arch=$(dpkg --print-architecture); if [ ${arch} = "amd64" ]; then sha256="$AMD64_SHA256"; fi; if [ ${arch} = "arm64" ]; then sha256="$ARM64_SHA256"; fi; ID="$(sed -n '/^ID=/p' /etc/os-release | sed -r 's/ID=(.*)/\1/g' | sed 's/\"//g')"; VERSION_ID="$(sed -n '/^VERSION_ID=/p' /etc/os-release | sed -r 's/VERSION_ID=(.*)/\1/g' | sed 's/\"//g')"; pkg="emqx-${EMQX_VERSION}-${ID}${VERSION_ID}-${arch}.tar.gz"; curl -f -O -L https://www.emqx.com/en/downloads/broker/v${EMQX_VERSION}/${pkg} && echo "$sha256 *$pkg" | sha256sum -c && mkdir /opt/emqx && tar zxf $pkg -C /opt/emqx && chgrp -Rf emqx /opt/emqx && chmod -Rf g+w /opt/emqx && chown -Rf emqx /opt/emqx && ln -s /opt/emqx/bin/* /usr/local/bin/ && rm -f $pkg
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) WORKDIR /opt/emqx
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) USER emqx
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) VOLUME [/opt/emqx/log /opt/emqx/data]
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) EXPOSE 11883 18083 1883 4370 5369 8083 8084 8883
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) COPY file:a75ee173244a77553082438ca14f9a3c739eae012d396b2119540782b95f16bb in /usr/bin/
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/docker-entrypoint.sh"]
2023-06-07 21:58:39 UTC/bin/sh -c #(nop) CMD ["/opt/emqx/bin/emqx" "foreground"]
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.