• Joined on 2024-06-28

tmnt-api (3)

Published 2025-09-30 04:23:45 +00:00 by aarbit

Installation

docker pull git.halfbinary.net/aarbit/tmnt-api:3
sha256:1556c477e07b0e46dd1019f2e05c79ea943ec944824cdbfddee216b933ec7ddc

Images

Digest OS / Arch Size
f3ec85a8f9 linux/amd64 205 MiB

Image Layers ( linux/amd64)

ADD alpine-minirootfs-3.22.1-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG version=21.0.8.9.1
RUN |1 version=21.0.8.9.1 /bin/sh -c wget -O /THIRD-PARTY-LICENSES-20200824.tar.gz https://corretto.aws/downloads/resources/licenses/alpine/THIRD-PARTY-LICENSES-20200824.tar.gz && echo "82f3e50e71b2aee21321b2b33de372feed5befad6ef2196ddec92311bc09becb /THIRD-PARTY-LICENSES-20200824.tar.gz" | sha256sum -c - && tar x -ovzf THIRD-PARTY-LICENSES-20200824.tar.gz && rm -rf THIRD-PARTY-LICENSES-20200824.tar.gz && wget -O /etc/apk/keys/amazoncorretto.rsa.pub https://apk.corretto.aws/amazoncorretto.rsa.pub && SHA_SUM="6cfdf08be09f32ca298e2d5bd4a359ee2b275765c09b56d514624bf831eafb91" && echo "${SHA_SUM} /etc/apk/keys/amazoncorretto.rsa.pub" | sha256sum -c - && echo "https://apk.corretto.aws" >> /etc/apk/repositories && apk add --no-cache amazon-corretto-21=$version-r0 && rm -rf /usr/lib/jvm/java-21-amazon-corretto/lib/src.zip # buildkit
ENV LANG=C.UTF-8
ENV JAVA_HOME=/usr/lib/jvm/default-jvm
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/default-jvm/bin
COPY /app/build/libs/*.jar app.jar # buildkit
RUN /bin/sh -c ls -al # buildkit
EXPOSE &{[{{25 0} {25 0}}] 0xc000539b00}
ENTRYPOINT ["java" "-jar" "app.jar"]

Labels

Key Value
org.opencontainers.image.created 2025-09-30T04:21:48Z
org.opencontainers.image.revision 8a8a8f15b1e2f93068a4b22c21125b70c3eb9e70
org.opencontainers.image.source https://git.halfbinary.net/aarbit/tmnt-api.git
org.opencontainers.image.url https://git.halfbinary.net/aarbit/tmnt-api
Details
Container
2025-09-30 04:23:45 +00:00
1
OCI / Docker
Versions (5) View all
16 2025-12-01
11 2025-10-01
4 2025-09-30
3 2025-09-30
2 2025-02-19