sha256:a9c44486cd3c8a91fdf10f1b950163d5154f6e603560a40f1d9f31c6c901e1cf
OS/ARCH
Compressed size
307.06 MB
Last pushed
almost 2 years by wojiushixiaobai
Type
Image
Manifest digest
sha256:697a3f2add0564921300f9fbf0e3eced7aac593a458e194480942391bb05cb47
Image Layers
1# debian.sh --arch 'ppc64el' out/28.81 MB2ARG TARGETARCH=ppc64le0 B3ARG DEPENDENCIES= 0 B4RUN |2 TARGETARCH=ppc64le DEPENDENCIES= 61.3 MB5COPY /opt /opt # buildkit215.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 'ppc64el' out/ 'trixie' '@1733097600'