2023-07-27 18:27:07 UTC
102 MB
false
ARTEMIS_PASSWORDartemis
ARTEMIS_USERartemis
EXTRA_ARGS--http-host 0.0.0.0 --relax-jolokia
JAVA_HOME/opt/java/openjdk
JAVA_VERSIONjdk-11.0.20+8
LANGen_US.UTF-8
LANGUAGEen_US:en
LC_ALLen_US.UTF-8
PATH/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:31e352740f534f9ad170f75378a84fe453d6156e40700b882d737a8f4a6988a3 - 3.17% (3.24 MB)
[#001] sha256:8aadc9aaa732ac5b0edd00545607971071fa1868047a65249e483ba2443982e6 - 7.13% (7.29 MB)
[#002] sha256:015fa9ca27835ed36cb4d8f2a786e6575acd33122840e6ef8cd41bfbc860be17 - 40.37% (41.3 MB)
[#003] sha256:08ed7a5535e18ca8f15b9de727a1d2e97757d8edf9f4bcc29b9a966240b4d27c - 0.0% (159 Bytes)
[#004] sha256:5a66ec1198d7dde1f19cd51be99172cce5fe72c1861814e733c0ad6c61fd9a65 - 0.0% (1.17 KB)
[#005] sha256:84366de78c9dae2203706d600ae42ddd592b52b062fa53c34792db9c41508bff - 5.34% (5.46 MB)
[#006] sha256:3e2f81ec09d2833bf166fa92e8dc6ccf1113a900f53039fc9edd3d16ef17ed28 - 43.99% (45 MB)
[#007] sha256:dbd700e66e779a31bd2461ef88c921562490669095dc6b61ee7300a69b898a35 - 0.0% (155 Bytes)
[#008] sha256:b96060736994cdac4d0b8ac2ac8c0e236a65cbe22bcaf70d2ea9d4a8af82ec3e - 0.0% (940 Bytes)
/bin/sh -c #(nop) ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /
2023-06-14 20:41:59 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-06-15 05:11:52 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/opt/java/openjdk
2023-06-15 05:11:52 UTC/bin/sh -c #(nop) ENV PATH=/opt/java/openjdk/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
2023-06-15 05:11:52 UTC/bin/sh -c #(nop) ENV LANG=en_US.UTF-8 LANGUAGE=en_US:en LC_ALL=en_US.UTF-8
2023-06-15 05:11:54 UTC/bin/sh -c apk add --no-cache fontconfig libretls musl-locales musl-locales-lang ttf-dejavu tzdata zlib && rm -rf /var/cache/apk/*
2023-07-26 00:52:56 UTC/bin/sh -c #(nop) ENV JAVA_VERSION=jdk-11.0.20+8
2023-07-26 00:54:15 UTC/bin/sh -c set -eux; ARCH="$(apk --print-arch)"; case "${ARCH}" in amd64|x86_64) ESUM='ad1645501461a986f6f40ede6a76198f267c694c06150a9ed36ae95e7d012287'; BINARY_URL='https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.20%2B8/OpenJDK11U-jre_x64_alpine-linux_hotspot_11.0.20_8.tar.gz'; ;; *) echo "Unsupported arch: ${ARCH}"; exit 1; ;; esac; wget -O /tmp/openjdk.tar.gz ${BINARY_URL}; echo "${ESUM} */tmp/openjdk.tar.gz" | sha256sum -c -; mkdir -p "$JAVA_HOME"; tar --extract --file /tmp/openjdk.tar.gz --directory "$JAVA_HOME" --strip-components 1 --no-same-owner ; rm -f /tmp/openjdk.tar.gz ${JAVA_HOME}/lib/src.zip;
2023-07-26 00:54:16 UTC/bin/sh -c echo Verifying install ... && fileEncoding="$(echo 'System.out.println(System.getProperty("file.encoding"))' | jshell -s -)"; [ "$fileEncoding" = 'UTF-8' ]; rm -rf ~/.java && echo java --version && java --version && echo Complete.
2023-07-27 18:26:45 UTC/bin/sh -c #(nop) LABEL maintainer=Apache ActiveMQ Team
2023-07-27 18:26:46 UTC/bin/sh -c addgroup --gid 1001 --system artemis && adduser --uid 1001 --ingroup artemis --disabled-password --no-create-home artemis
2023-07-27 18:26:50 UTC/bin/sh -c /bin/sh -c "apk update && apk upgrade --no-cache && apk add --no-cache bash libaio"
2023-07-27 18:26:51 UTC/bin/bash -o pipefail -c #(nop) SHELL [/bin/bash -o pipefail -c]
2023-07-27 18:26:52 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /opt
2023-07-27 18:26:53 UTC/bin/bash -o pipefail -c #(nop) ENV ARTEMIS_USER=artemis
2023-07-27 18:26:54 UTC/bin/bash -o pipefail -c #(nop) ENV ARTEMIS_PASSWORD=artemis
2023-07-27 18:26:55 UTC/bin/bash -o pipefail -c #(nop) ENV ANONYMOUS_LOGIN=false
2023-07-27 18:26:56 UTC/bin/bash -o pipefail -c #(nop) ENV EXTRA_ARGS=--http-host 0.0.0.0 --relax-jolokia
2023-07-27 18:26:57 UTC/bin/bash -o pipefail -c #(nop) USER artemis
2023-07-27 18:26:59 UTC/bin/bash -o pipefail -c #(nop) ADD dir:5cda96fb85330d81f068713e4b52338126060cb52e3ae2abb96720e1762d6ad5 in /opt/activemq-artemis
2023-07-27 18:26:59 UTC/bin/bash -o pipefail -c #(nop) EXPOSE 1883 5445 5672 61613 61616 8161 9404
2023-07-27 18:27:00 UTC/bin/bash -o pipefail -c #(nop) USER root
2023-07-27 18:27:01 UTC/bin/bash -o pipefail -c mkdir /var/lib/artemis-instance && chown -R artemis.artemis /var/lib/artemis-instance
2023-07-27 18:27:03 UTC/bin/bash -o pipefail -c #(nop) COPY file:3b6a7c5101e6cdf5e3bc2ff15ffe1a3a1e7af1bcb7e2e562bba1a11cfde71ded in /
2023-07-27 18:27:03 UTC/bin/bash -o pipefail -c #(nop) USER artemis
2023-07-27 18:27:04 UTC/bin/bash -o pipefail -c #(nop) VOLUME [/var/lib/artemis-instance]
2023-07-27 18:27:05 UTC/bin/bash -o pipefail -c #(nop) WORKDIR /var/lib/artemis-instance
2023-07-27 18:27:06 UTC/bin/bash -o pipefail -c #(nop) ENTRYPOINT ["/docker-run.sh"]
2023-07-27 18:27:07 UTC/bin/bash -o pipefail -c #(nop) CMD ["run"]
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.