Namespace
apitable
Image / Tag
init-appdata:build140
Content Digest
sha256:9e365dfd4ceefacb7091a110a1f9522227e86f29716de3d01805edefd72d8741
Details
Created

2023-06-25 04:00:32 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:0086aac11276884f299f6c13a98f93369cc50f7c0518989c2d4a29dd999feb70 - 13.86% (59.6 MB)

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

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

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

[#004] sha256:5e0f8e3008ec406abb7f730f6ebf7d2421aa24e170a23921b506da34991bc2fe - 0.0% (216 Bytes)


History
2023-06-20 22:20:15 UTC

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

2023-06-20 22:20:16 UTC

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

2023-06-20 22:52:35 UTC

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

2023-06-20 22:52:56 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-20 22:52:57 UTC

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

2023-06-20 22:52:57 UTC

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

2023-06-25 04:00:28 UTC (buildkit.dockerfile.v0)

ARG BUILD_VERSION

2023-06-25 04:00:28 UTC (buildkit.dockerfile.v0)

ENV BUILD_VERSION=

2023-06-25 04:00:28 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

COPY build/libs/ /app/ # buildkit

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh . # buildkit

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

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

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

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

Details
Created

2023-06-25 04:00:32 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:322949bc3f462f25edd57d234e2687af2a359a973c83b2d139df37b10dda65be - 14.69% (61.2 MB)

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

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

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

[#004] sha256:5e0f8e3008ec406abb7f730f6ebf7d2421aa24e170a23921b506da34991bc2fe - 0.0% (216 Bytes)


History
2023-06-20 22:40:04 UTC

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

2023-06-20 22:40:05 UTC

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

2023-06-20 23:22:33 UTC

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

2023-06-20 23:22:49 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-20 23:22:50 UTC

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

2023-06-20 23:22:50 UTC

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

2023-06-25 04:00:28 UTC (buildkit.dockerfile.v0)

ARG BUILD_VERSION

2023-06-25 04:00:28 UTC (buildkit.dockerfile.v0)

ENV BUILD_VERSION=

2023-06-25 04:00:28 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

COPY build/libs/ /app/ # buildkit

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

COPY docker-entrypoint.sh . # buildkit

2023-06-25 04:00:32 UTC (buildkit.dockerfile.v0)

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

2023-06-25 04:00:32 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