sha256:f22469c0144c7ba753d90a1b69991834e0728ee857780b1f5914a548cf116d56
OS/ARCH
Compressed size
34.75 MB
Last pushed
5 months by zhongbai233
Type
Image
Manifest digest
sha256:5bc3476a308ab71ee2c958ded7a7ec4a147450061cf5df78e6de14878693b563
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c apt-get update3.19 MB3WORKDIR /app91 B4COPY /workspace/Tomato-Novel-Downloader/target/release/tomato-novel-downloader /app/tomato-novel-downloader # buildkit4.75 MB5COPY docker-entrypoint-webui.sh /app/entrypoint.sh # buildkit390 B6RUN /bin/sh -c chmod +x385 B7ENV TOMATO_WEB_ADDR=0.0.0.0:184230 B8ENV TOMATO_DATA_DIR=0 B9ENV TOMATO_WEB_PASSWORD=0 B10EXPOSE map[18423/tcp:{}]0 B11ENTRYPOINT ["/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1775433600'