sha256:f22469c0144c7ba753d90a1b69991834e0728ee857780b1f5914a548cf116d56
OS/ARCH
Compressed size
35 MB
Last pushed
5 months by zhongbai233
Type
Image
Manifest digest
sha256:1c5e6ae9465713a4515d1a3b6a8f42b8360a65958120fca468fe2935a1006488
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c apt-get update3.35 MB3WORKDIR /app93 B4COPY /workspace/Tomato-Novel-Downloader/target/release/tomato-novel-downloader /app/tomato-novel-downloader # buildkit4.72 MB5COPY docker-entrypoint-webui.sh /app/entrypoint.sh # buildkit392 B6RUN /bin/sh -c chmod +x388 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 'amd64' out/ 'bookworm' '@1775433600'