sha256:4f59f01433218485d6dc00e61d7f9d84e21033c9f1089ad30d02f1a371fc5e6a
OS/ARCH
Compressed size
221.86 MB
Last pushed
2 months by fit2bot
Type
Image
Manifest digest
sha256:05999a75c8bf1f53bea481ca8a59f22c874a270752185440d630277ebd73be86
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG DEPENDENCIES= 0 B3ARG APT_MIRROR=http://deb.debian.org0 B4RUN |2 DEPENDENCIES= 83.79 MB5WORKDIR /opt/chen112 B6COPY /usr/local/bin/check /usr/local/bin/wisp /usr/local/bin/ #13.19 MB7COPY /opt/chen/backend/web/target/web-*.jar /opt/chen/chen.jar # buildkit77.71 MB8COPY /opt/chen/entrypoint.sh . # buildkit592 B9COPY /opt/chen/drivers /opt/chen/drivers # buildkit18.76 MB10COPY /opt/chen/config/application.yml /opt/chen/config/application.yml # buildkit434 B11ARG VERSION=v4.10.17-rc110 B12ENV VERSION=v4.10.17-rc110 B13VOLUME [/opt/chen/data]0 B14ENTRYPOINT ["./entrypoint.sh"]0 B15EXPOSE [8082/tcp]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["wisp"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'