sha256:2334d55b2389ee3d63d38cfd1bdc63ee05366eaca565345ef9b211f875db5303
OS/ARCH
linux/amd64
Compressed size
507.12 MB
Last pushed
over 2 years by rickydjohn
Type
Image
Manifest digest
sha256:2334d55b2389ee3d63d38cfd1bdc63ee05366eaca565345ef9b211f875db5303
Image Layers
1ADD file ... in / 25.88 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;2.65 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.40 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;244 B10ENV PYTHON_PIP_VERSION=23.1.20 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B14RUN /bin/sh -c set -eux;3.22 MB15CMD ["python3"]0 B17LABEL org.opencontainers.image.title=Dispatch0 B18LABEL org.opencontainers.image.description=Dispatch runtime image0 B19LABEL org.opencontainers.image.url=https://github.com/netflix/dispatch0 B20LABEL org.opencontainers.image.documentation=https://github.com/netflix/dispatch0 B21LABEL org.opencontainers.image.source=https://github.com/netflix/dispatch0 B22LABEL org.opencontainers.image.vendor=Netflix, Inc.0 B24RUN /bin/sh -c groupadd -r3.9 KB25ENV PIP_NO_CACHE_DIR=off PIP_DISABLE_PIP_VERSION_CHECK=1 DISPATCH_CONF=/etc/dispatch0 B26RUN /bin/sh -c apt-get update3.53 MB27RUN /bin/sh -c set -x3.92 KB28RUN /bin/sh -c set -x22.22 MB29COPY /dist/*.whl /tmp/dist/ # buildkit99.03 MB30RUN /bin/sh -c set -x339.15 MB31EXPOSE map[8000/tcp:{}]0 B32VOLUME [/var/lib/dispatch/files]0 B33ENTRYPOINT ["dispatch"]0 B34CMD ["server" "start" "dispatch.main:app" "--host=0.0.0.0"]0 B35ARG SOURCE_COMMIT0 B36LABEL org.opencontainers.image.revision=0 B37LABEL org.opencontainers.image.licenses=https://github.com/netflix/dispatch/blob/master/LICENSE0 BCommand
ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /