sha256:e209d3746f0fa0ce18508b019ec4fe1145312d14bf45a8c1b2687d5e881cbc46
OS/ARCH
Compressed size
307 MB
Last pushed
over 1 year by wojiushixiaobai
Type
Image
Manifest digest
sha256:ded477fbb0fd09f8cebcea9f3374601890e57326ee14973b5ecb318b63d8be49
Image Layers
1# debian.sh --arch 'amd64' out/23.39 MB2ARG TARGETARCH=amd640 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=amd64 DEPENDENCIES= 64.28 MB5COPY /opt /opt # buildkit217.28 MB6COPY /usr/local/bin /usr/local/bin # buildkit2.05 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 'amd64' out/ 'trixie' '@1743984000'