sha256:ab23077a29356990da92bc6c91ceb38a8a29ee1d927080f1c243977a50968962
OS/ARCH
Compressed size
303.99 MB
Last pushed
over 1 year by wojiushixiaobai
Type
Image
Manifest digest
sha256:2a7a509c0a2d155e74234c5dbadbb27d9be52a535687d7fd9fcbec5c0afa200d
Image Layers
1# debian.sh --arch 'amd64' out/23.39 MB2ARG TARGETARCH=amd640 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=amd64 DEPENDENCIES= 61.48 MB5COPY /opt /opt # buildkit217.06 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'