sha256:f40514541ab951b63df0b97674b68bd1f813c0ffa3e136a03cf941004ed531e9
OS/ARCH
linux/amd64
Compressed size
222.47 MB
Last pushed
about 1 month by fit2bot
Type
Image
Manifest digest
sha256:2970d7e4146c44eaadc3c959f0ae7d60e379c2c4f6036f4638c9b5f183693066
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG DEPENDENCIES= 0 B3ARG APT_MIRROR=http://deb.debian.org0 B4RUN |2 DEPENDENCIES= 83.84 MB5WORKDIR /opt/chen113 B6COPY /usr/local/bin/check /usr/local/bin/wisp /usr/local/bin/ #13.24 MB7COPY /opt/chen/backend/web/target/web-*.jar /opt/chen/chen.jar # buildkit78.24 MB8COPY /opt/chen/entrypoint.sh . # buildkit591 B9COPY /opt/chen/drivers /opt/chen/drivers # buildkit18.76 MB10COPY /opt/chen/config/application.yml /opt/chen/config/application.yml # buildkit433 B11ARG VERSION=v4.10.19-rc150 B12ENV VERSION=v4.10.19-rc150 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' '@1785715200'