sha256:e209d3746f0fa0ce18508b019ec4fe1145312d14bf45a8c1b2687d5e881cbc46
OS/ARCH
Compressed size
306.12 MB
Last pushed
over 1 year by wojiushixiaobai
Type
Image
Manifest digest
sha256:f3eb5e4e13c5ab1f30c848d66241e71717819ea875d8874c15037c93e0c79ff7
Image Layers
1# debian.sh --arch 'arm64' out/23.12 MB2ARG TARGETARCH=arm640 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=arm64 DEPENDENCIES= 63.85 MB5COPY /opt /opt # buildkit217.28 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' '@1743984000'