sha256:6087459a0da5490ae10a637f1d14b19bf2bee03537fc4a718d08b5d267fa3d69
OS/ARCH
linux/amd64
Compressed size
101.55 MB
Last pushed
4 months by reiizumi
Type
Image
Manifest digest
sha256:6087459a0da5490ae10a637f1d14b19bf2bee03537fc4a718d08b5d267fa3d69
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd -r1.1 KB3WORKDIR /app93 B4COPY dist/job ./job # buildkit37.31 MB5COPY entrypoint.sh ./entrypoint.sh # buildkit163 B6RUN /bin/sh -c chmod +x37.31 MB7ENV DATABASE_URL=postgresql://fumi:fumi@localhost:5432/fumi0 B8ENV LISTADO_MANGA_BASE_URL=https://www.listadomanga.es0 B9ENV ANILIST_GRAPHQL_URL=https://graphql.anilist.co0 B10ENV SYNC_BATCH_SIZE=100 B11ENV ANILIST_RATE_LIMIT_PER_MIN=900 B12USER fumi0 B13ENTRYPOINT ["./entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'