Sign inSign up

ncsa/dask-gateway-server-hybrid:develop

Manifest digest

sha256:ec57a86c5d588c8e4e0432e35ac43c22340366ea7d1d28403cd6993c6a9164f8

OS/ARCH

linux/amd64

Compressed size

189.33 MB

Last pushed

over 1 year by bengal1

Type

Image

Manifest digest

sha256:ec57a86c5d588c8e4e0432e35ac43c22340366ea7d1d28403cd6993c6a9164f8

Image Layers

1ADD file ... in / 29.96 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;1.03 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.70 B
8RUN /bin/sh -c set -eux;11.44 MB
9RUN /bin/sh -c set -eux;242 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B
14RUN /bin/sh -c set -eux;3.25 MB
15CMD ["python3"]0 B
16LABEL org.opencontainers.image.source=https://github.com/dask/dask-gateway0 B
17LABEL org.opencontainers.image.url=https://github.com/dask/dask-gateway/blob/HEAD/dask-gateway-server/Dockerfile0 B
18RUN /bin/sh -c apt-get update392.32 KB
19RUN /bin/sh -c useradd --create-home3.99 KB
20USER dask:dask0 B
21ENV PATH=/home/dask/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
22WORKDIR /home/dask/32 B
23COPY . /opt/dask-gateway-server # buildkit63.68 KB
24RUN /bin/sh -c DASK_GATEWAY_SERVER__NO_PROXY=true pip14.25 MB
25ENTRYPOINT ["tini" "-g" "--"]0 B
26CMD ["dask-gateway-server" "--config" "/etc/dask-gateway/dask_gateway_config.py"]0 B
27USER root0 B
28WORKDIR /opt/condor115 B
29RUN /bin/sh -c apt-get update14.19 MB
30RUN /bin/sh -c wget https://research.cs.wisc.edu/htcondor/tarball/current/24.4.0/release/condor-24.4.0-x86_64_Debian11-stripped.tar.gz56.49 MB
31RUN /bin/sh -c tar -xzf57.68 MB
32RUN /bin/sh -c ln -s263 B
33USER dask0 B
34COPY dask_gateway_server/backends/kubernetes/hybrid-controller.py /opt/dask-gateway-server/dask_gateway_server/backends/kubernetes/controller.py # buildkit10.02 KB
35WORKDIR /opt/dask-gateway-server32 B
36RUN /bin/sh -c DASK_GATEWAY_SERVER__NO_PROXY=true pip607.39 KB

Command

ADD file:bd961ef3fd78ceb8ce13f43a6b265e2bef640dfff887462b8ceb73a1d4637401 in /