Sign inSign up

williamwinkler/openai-batch-manager:0.1.24

Multi-platform
Message queues
API management
Index digest

sha256:c3c5604366e3dc29f85dafd94361ffc4b11d7e160f30cdbfb2026d3b795885cf

OS/ARCH

Compressed size

60.63 MB

Last pushed

6 months by williamwinkler

Type

Image

Manifest digest

sha256:6c4e179f4b96ae5e767f53c188463afd0b8974026d7e084e87369ad1c933cfd8

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c apt-get update10.53 MB
3RUN /bin/sh -c sed -i845.46 KB
4ENV LANG=en_US.UTF-80 B
5ENV LANGUAGE=en_US:en0 B
6ENV LC_ALL=en_US.UTF-80 B
7WORKDIR /app93 B
8RUN /bin/sh -c chown nobody100 B
9ENV MIX_ENV=prod0 B
10ENV DATABASE_URL=0 B
11COPY --chown=nobody:root /app/_build/prod/rel/batcher ./ #22.47 MB
12COPY docker/entrypoint.sh /app/bin/entrypoint.sh # buildkit364 B
13RUN /bin/sh -c chmod +x360 B
14ENTRYPOINT ["/app/bin/entrypoint.sh"]0 B
15CMD ["/app/bin/server"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1769990400'