sha256:83e1da27bd2ccdf11d09ce0e34c778b301eb6108df46335fce02f5917552ba05
OS/ARCH
Compressed size
303.08 MB
Last pushed
over 1 year by wojiushixiaobai
Type
Image
Manifest digest
sha256:42f1863cf50056e71d471213e3aecc01c249d0ffaee5208ef3bb3507ee4d5932
Image Layers
1# debian.sh --arch 'arm64' out/24.28 MB2ARG TARGETARCH=arm640 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=arm64 DEPENDENCIES= 59.84 MB5COPY /opt /opt # buildkit217.08 MB6COPY /usr/local/bin /usr/local/bin # buildkit1.87 MB7COPY /deployments/run-java.sh /deployments/run-java.sh # buildkit7.52 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' '@1747699200'