Namespace
apitable
Image / Tag
backend-server:v1.10.0-beta_1970
Content Digest
sha256:7216a9618717183f48bde1ae70b583729e4f4e2efd9e437e23d19ccf94ea30f3
Details
Created

2024-03-11 11:22:33 UTC

Size

367 MB

Content Digest
Environment
JAVA_HOME

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

LANG

C.UTF-8

PATH

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

SEMVER_FULL

v1.10.0-beta+1970.8231793844.698a296c48526f3d719be2f525ecade25324f497


Layers

[#000] sha256:e24f20ed38d851720ffd5b15a06dad772c10fa9feea0e462fb5065d997fcb0bb - 16.26% (59.7 MB)

[#001] sha256:974e4a3de7d41c914b0b9ba5df50e9c076fca509c8de9c1e6acf5112cae2ffd5 - 39.46% (145 MB)

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

[#003] sha256:cbc863ffccd4696d468970ec3583ebc056edca19fa72bfbeb2e98ceaafc5220a - 44.28% (163 MB)


History
2024-02-26 22:52:13 UTC

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

2024-02-26 22:52:14 UTC

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

2024-02-26 23:14:50 UTC

/bin/sh -c #(nop) ARG version=17.0.10.7-1

2024-02-26 23:15:16 UTC

|1 version=17.0.10.7-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-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all

2024-02-26 23:15:17 UTC

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

2024-02-26 23:15:17 UTC

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

2024-03-11 11:18:44 UTC (buildkit.dockerfile.v0)

ARG SEMVER_FULL

2024-03-11 11:18:44 UTC (buildkit.dockerfile.v0)

ENV SEMVER_FULL=v1.10.0-beta+1970.8231793844.698a296c48526f3d719be2f525ecade25324f497

2024-03-11 11:18:44 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-11 11:22:33 UTC (buildkit.dockerfile.v0)

COPY /app/application/build/libs/*.jar /app/app.jar # buildkit

2024-03-11 11:22:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[8081/tcp:{}]

2024-03-11 11:22:33 UTC (buildkit.dockerfile.v0)

CMD ["java" "-Djava.security.egd=file:/dev/./urandom" "--add-opens=java.base/java.lang=ALL-UNNAMED" "-jar" "/app/app.jar"]

Details
Created

2024-03-11 11:42:33 UTC

Size

368 MB

Content Digest
Environment
JAVA_HOME

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

LANG

C.UTF-8

PATH

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

SEMVER_FULL

v1.10.0-beta+1970.8231793844.698a296c48526f3d719be2f525ecade25324f497


Layers

[#000] sha256:53f483bd5fa48049d6551a641e547b302df82b17493915161f3f62020b3648fa - 16.71% (61.5 MB)

[#001] sha256:1e048907be70f5cbc0211d2ed46a4803c13f370bd7d3ec2ce404919d8dda9fc0 - 39.05% (144 MB)

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

[#003] sha256:a64c8a487d99def07cf49f87e1971b5578b1d4118a9927feba623bab76f2fed4 - 44.24% (163 MB)


History
2024-02-26 23:06:29 UTC

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

2024-02-26 23:06:30 UTC

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

2024-02-26 23:39:58 UTC

/bin/sh -c #(nop) ARG version=17.0.10.7-1

2024-02-26 23:40:19 UTC

|1 version=17.0.10.7-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-17-amazon-corretto-devel-$version && (find /usr/lib/jvm/java-17-amazon-corretto -name src.zip -delete || true) && yum install -y fontconfig && yum clean all

2024-02-26 23:40:21 UTC

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

2024-02-26 23:40:21 UTC

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

2024-03-11 11:18:44 UTC (buildkit.dockerfile.v0)

ARG SEMVER_FULL

2024-03-11 11:18:44 UTC (buildkit.dockerfile.v0)

ENV SEMVER_FULL=v1.10.0-beta+1970.8231793844.698a296c48526f3d719be2f525ecade25324f497

2024-03-11 11:18:44 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-03-11 11:42:33 UTC (buildkit.dockerfile.v0)

COPY /app/application/build/libs/*.jar /app/app.jar # buildkit

2024-03-11 11:42:33 UTC (buildkit.dockerfile.v0)

EXPOSE map[8081/tcp:{}]

2024-03-11 11:42:33 UTC (buildkit.dockerfile.v0)

CMD ["java" "-Djava.security.egd=file:/dev/./urandom" "--add-opens=java.base/java.lang=ALL-UNNAMED" "-jar" "/app/app.jar"]

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