Namespace
apitable
Image / Tag
init-appdata:v0.20.0-alpha_build101
Content Digest
sha256:505af924957bf907ca03713dc3bd298498830d5e0359ce6ce6ef6dc72601ad64
Details
Created

2023-04-17 13:48:24 UTC

Size

430 MB

Content Digest
Environment
BUILD_VERSION

JAVA_HOME

/usr/lib/jvm/java-1.8.0-amazon-corretto

LANG

C.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:128d54f2c9b134270b406c5f3a41296da7c1111d3a6927f0b4451131d636151e - 13.86% (59.6 MB)

[#001] sha256:ed02fb405f69d37280c5eff742126b7a2073052e009a5bfd05ad529fe1155471 - 16.76% (72.1 MB)

[#002] sha256:8fb5b446c06bde1b9851a34ba9ae45978cfd7c68ea86584fba4efc8c1badc3fc - 0.0% (124 Bytes)

[#003] sha256:f426f4dd4330af3b421a9a237448e0c49c15442ad97f269c7080c955ac10c206 - 69.37% (298 MB)

[#004] sha256:80151c4f0c26fa608a03e453b09a630174f5f01342527cbe68be774efdf8bf0a - 0.0% (217 Bytes)


History
2023-03-28 18:20:51 UTC

/bin/sh -c #(nop) COPY dir:d74df4759bcd6e2619baa3ec354d8703c77c836345c6a887554df76aaf1d9965 in /

2023-03-28 18:20:52 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2023-03-28 19:09:02 UTC

/bin/sh -c #(nop) ARG version=1.8.0_362.b08-1

2023-03-28 19:09:23 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-03-28 19:09:23 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2023-03-28 19:09:23 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/lib/jvm/java-1.8.0-amazon-corretto

2023-04-17 13:48:23 UTC (buildkit.dockerfile.v0)

ARG BUILD_VERSION

2023-04-17 13:48:23 UTC (buildkit.dockerfile.v0)

ENV BUILD_VERSION=

2023-04-17 13:48:23 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-04-17 13:48:24 UTC (buildkit.dockerfile.v0)

COPY build/libs/ /app/ # buildkit

2023-04-17 13:48:24 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh . # buildkit

2023-04-17 13:48:24 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["./docker-entrypoint.sh"]

2023-04-17 13:48:24 UTC (buildkit.dockerfile.v0)

CMD ["init-user" "load"]

Danger Zone
Delete Tag

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.

Delete