sha256:99aff1d56053bcc6ff9b94a6900531008af989f40a769c3403baecb02a76bfab
OS/ARCH
Compressed size
304.52 MB
Last pushed
over 1 year by wojiushixiaobai
Type
Image
Manifest digest
sha256:f96710602b18acb3e486c73d4e299f5a60d5ede5d4923364b2d4cf478b5032eb
Image Layers
1# debian.sh --arch 'amd64' out/24.62 MB2ARG TARGETARCH=amd640 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=amd64 DEPENDENCIES= 60.67 MB5COPY /opt /opt # buildkit217.17 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' '@1745798400'