Namespace
apitable
Image / Tag
init-appdata:v0.21.0-alpha
Content Digest
sha256:5c7a4b2577e29f304b6f4a495751d3776af5ebbad222367b9114d60a927cc5ee
Details
Created

2023-06-08 10:35:00 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:a168ccb1c126cd9267eedd2686bc6d0e5415b7fe1009cd832c78ba00655a34d9 - 13.86% (59.6 MB)

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

[#002] sha256:55bccf51d794ecd80151a4267bae913a22dd4d53c933875f9581dcb8ac317ec8 - 0.0% (93 Bytes)

[#003] sha256:d3f2cd113729eb92aa99b3692ae7b79fb0f47a34fb44c0f75c9c3a87e37a6cd9 - 69.38% (298 MB)

[#004] sha256:16a475fe4757bb88ee556c1e13eb2a1d3ae6dd2f8b6dbf38572da841b3acb718 - 0.0% (216 Bytes)


History
2023-06-05 19:20:11 UTC

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

2023-06-05 19:20:12 UTC

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

2023-06-05 19:37:25 UTC

/bin/sh -c #(nop) ARG version=1.8.0_372.b07-1

2023-06-05 19:37:46 UTC

|1 version=1.8.0_372.b07-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-06-05 19:37:47 UTC

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

2023-06-05 19:37:47 UTC

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

2023-06-08 10:34:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_VERSION

2023-06-08 10:34:56 UTC (buildkit.dockerfile.v0)

ENV BUILD_VERSION=

2023-06-08 10:34:56 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

COPY build/libs/ /app/ # buildkit

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh . # buildkit

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

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

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

CMD ["init-user" "load" "init-config-space"]

Details
Created

2023-06-08 10:35:00 UTC

Size

416 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:d916dc829437e3254e7c7e665dd90678298358e7fb563161caa849ca46390827 - 14.7% (61.2 MB)

[#001] sha256:2aadde6114b985017076efddb1be3efe882625cca844a9880e9305bb0651cd5f - 13.65% (56.8 MB)

[#002] sha256:fa9e97f568d698a11d3824c120ee393af45aa3d033dd4875d9c5d314db81e0d4 - 0.0% (93 Bytes)

[#003] sha256:d3f2cd113729eb92aa99b3692ae7b79fb0f47a34fb44c0f75c9c3a87e37a6cd9 - 71.65% (298 MB)

[#004] sha256:16a475fe4757bb88ee556c1e13eb2a1d3ae6dd2f8b6dbf38572da841b3acb718 - 0.0% (216 Bytes)


History
2023-06-05 19:39:49 UTC

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

2023-06-05 19:39:50 UTC

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

2023-06-05 19:55:37 UTC

/bin/sh -c #(nop) ARG version=1.8.0_372.b07-1

2023-06-05 19:55:53 UTC

|1 version=1.8.0_372.b07-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-06-05 19:55:54 UTC

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

2023-06-05 19:55:54 UTC

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

2023-06-08 10:34:56 UTC (buildkit.dockerfile.v0)

ARG BUILD_VERSION

2023-06-08 10:34:56 UTC (buildkit.dockerfile.v0)

ENV BUILD_VERSION=

2023-06-08 10:34:56 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

COPY build/libs/ /app/ # buildkit

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh . # buildkit

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

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

2023-06-08 10:35:00 UTC (buildkit.dockerfile.v0)

CMD ["init-user" "load" "init-config-space"]

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