rickydjohn/dispatch:v1.0.0

Manifest digest

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 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;2.65 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.40 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;244 B
10ENV PYTHON_PIP_VERSION=23.1.20 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/0d8570dc44796f4369b652222cf176b3db6ac70e/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=96461deced5c2a487ddc65207ec5a9cffeca0d34e7af7ea1afc470ff0d7462070 B
14RUN /bin/sh -c set -eux;3.22 MB
15CMD ["python3"]0 B
17LABEL org.opencontainers.image.title=Dispatch0 B
18LABEL org.opencontainers.image.description=Dispatch runtime image0 B
19LABEL org.opencontainers.image.url=https://github.com/netflix/dispatch0 B
20LABEL org.opencontainers.image.documentation=https://github.com/netflix/dispatch0 B
21LABEL org.opencontainers.image.source=https://github.com/netflix/dispatch0 B
22LABEL org.opencontainers.image.vendor=Netflix, Inc.0 B
24RUN /bin/sh -c groupadd -r3.9 KB
25ENV PIP_NO_CACHE_DIR=off PIP_DISABLE_PIP_VERSION_CHECK=1 DISPATCH_CONF=/etc/dispatch0 B
26RUN /bin/sh -c apt-get update3.53 MB
27RUN /bin/sh -c set -x3.92 KB
28RUN /bin/sh -c set -x22.22 MB
29COPY /dist/*.whl /tmp/dist/ # buildkit99.03 MB
30RUN /bin/sh -c set -x339.15 MB
31EXPOSE map[8000/tcp:{}]0 B
32VOLUME [/var/lib/dispatch/files]0 B
33ENTRYPOINT ["dispatch"]0 B
34CMD ["server" "start" "dispatch.main:app" "--host=0.0.0.0"]0 B
35ARG SOURCE_COMMIT0 B
36LABEL org.opencontainers.image.revision=0 B
37LABEL org.opencontainers.image.licenses=https://github.com/netflix/dispatch/blob/master/LICENSE0 B

Command

ADD file:2818e508d01da2188fb234b38fb19aa1ea9eeeae92d361ecdf49318d949f51a9 in /