sha256:99aff1d56053bcc6ff9b94a6900531008af989f40a769c3403baecb02a76bfab
OS/ARCH
Compressed size
303.21 MB
Last pushed
over 1 year by wojiushixiaobai
Type
Image
Manifest digest
sha256:0c95e8107a12c0a3f90751a177ad9b5eacff71c040d2d86a038a4d605ff52e3b
Image Layers
1# debian.sh --arch 'arm64' out/24.32 MB2ARG TARGETARCH=arm640 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=arm64 DEPENDENCIES= 59.84 MB5COPY /opt /opt # buildkit217.17 MB6COPY /usr/local/bin /usr/local/bin # buildkit1.87 MB7COPY /deployments/run-java.sh /deployments/run-java.sh # buildkit7.51 KB8WORKDIR /opt/apps16 B9ENV JAVA_APP_JAR=/opt/apps/app.jar RUNNING_PORT=81000 B10ENV JAVA_OPTIONS=-Dfile.encoding=utf-8 -Dloader.path=/opt/apps -Dspring.config.additional-location=/opt/apps/config/0 B11EXPOSE map[8100/tcp:{}]0 B12CMD ["/deployments/run-java.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1745798400'