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