2023-02-14 08:40:47 UTC
863 MB
/usr/lib/jvm/java-1.8.0-amazon-corretto
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:1e78b99dd1fd1031c6513834c4b5f594fa3cec5d06cdeb4b65ee104180bc0d4c - 6.89% (59.5 MB)
[#001] sha256:2eb46b29d5999c10120c43bc672fe0da45f7b0f2b05f34230305ba537413f8a7 - 8.35% (72.1 MB)
[#002] sha256:30417b4e53b3d85ff2b484a3029b568b3913303c86395e27cba4d04a26e2f8f3 - 0.0% (92 Bytes)
[#003] sha256:1796e2e99a8a53028d788752c2044ca5133bfed5334de9b6c7bd3e3ba150e6ec - 84.76% (732 MB)
[#004] sha256:4fea40ff1d798df57df5d8ff70f65e1fc56c888dad7410af060d7c957f70e01c - 0.0% (219 Bytes)
/bin/sh -c #(nop) ADD file:6ebab25a4f1aa82238dbf1a48f38d22c6421052d0d158cf88cbc1a4d01b5c5c1 in /
2023-01-26 22:20:04 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2023-01-26 23:08:43 UTC/bin/sh -c #(nop) ARG version=1.8.0_362.b08-1
2023-01-26 23:09:04 UTC|1 version=1.8.0_362.b08-1 /bin/sh -c set -eux && export GNUPGHOME="$(mktemp -d)" && curl -fL -o corretto.key https://yum.corretto.aws/corretto.key && gpg --batch --import corretto.key && gpg --batch --export --armor '6DC3636DAE534049C8B94623A122542AB04F24E3' > corretto.key && rpm --import corretto.key && rm -r "$GNUPGHOME" corretto.key && curl -fL -o /etc/yum.repos.d/corretto.repo https://yum.corretto.aws/corretto.repo && grep -q '^gpgcheck=1' /etc/yum.repos.d/corretto.repo && echo "priority=9" >> /etc/yum.repos.d/corretto.repo && yum install -y java-1.8.0-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-1.8.0-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all
2023-01-26 23:09:05 UTC/bin/sh -c #(nop) ENV LANG=C.UTF-8
2023-01-26 23:09:05 UTC/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-amazon-corretto
2023-02-14 07:58:09 UTC/bin/sh -c #(nop) ARG BUILD_VERSION
2023-02-14 07:58:09 UTC/bin/sh -c #(nop) ENV BUILD_VERSION=
2023-02-14 07:58:10 UTC/bin/sh -c #(nop) WORKDIR /app
2023-02-14 08:40:45 UTC/bin/sh -c #(nop) COPY dir:8f85d86980d37e39552dc5a1a5f385e917356fb49d80f940caa0fceddcf860de in /app/
2023-02-14 08:40:46 UTC/bin/sh -c #(nop) COPY file:f0ebf477675389b610d9c41d9ad996fbee0c02033bcd0ee441d5ab2d893a6b66 in .
2023-02-14 08:40:46 UTC/bin/sh -c #(nop) ENTRYPOINT ["./docker-entrypoint.sh"]
2023-02-14 08:40:47 UTC/bin/sh -c #(nop) CMD ["init-user" "load"]
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.