tmnt-api (sha256:dc7f8bebfe2c5148752802e93ce85a6a66edb220f1059145616137598aa34eb9)

Published 2025-10-01 05:20:24 +00:00 by aarbit

Installation

docker pull git.halfbinary.net/aarbit/tmnt-api@sha256:dc7f8bebfe2c5148752802e93ce85a6a66edb220f1059145616137598aa34eb9
sha256:dc7f8bebfe2c5148752802e93ce85a6a66edb220f1059145616137598aa34eb9

Image Layers

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}}] 0xc0006577c0}
ENTRYPOINT ["java" "-jar" "app.jar"]

Labels

Key Value
org.opencontainers.image.created 2025-10-01T05:18:35Z
org.opencontainers.image.revision 6c6abcf8d7b93132b2ba18cccb5d6bc650e967ec
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-10-01 05:20:24 +00:00
1
OCI / Docker
linux/amd64
205 MiB
Versions (4) View all
11 2025-10-01
4 2025-09-30
3 2025-09-30
2 2025-02-19