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 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;1.03 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.70 B8RUN /bin/sh -c set -eux;11.44 MB9RUN /bin/sh -c set -eux;242 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/4cfa4081d27285bda1220a62a5ebf5b4bd749cdb/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=9cc01665956d22b3bf057ae8287b035827bfd895da235bcea200ab3b811790b60 B14RUN /bin/sh -c set -eux;3.25 MB15CMD ["python3"]0 B16LABEL org.opencontainers.image.source=https://github.com/dask/dask-gateway0 B17LABEL org.opencontainers.image.url=https://github.com/dask/dask-gateway/blob/HEAD/dask-gateway-server/Dockerfile0 B18RUN /bin/sh -c apt-get update392.32 KB19RUN /bin/sh -c useradd --create-home3.99 KB20USER dask:dask0 B21ENV PATH=/home/dask/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B22WORKDIR /home/dask/32 B23COPY . /opt/dask-gateway-server # buildkit63.68 KB24RUN /bin/sh -c DASK_GATEWAY_SERVER__NO_PROXY=true pip14.25 MB25ENTRYPOINT ["tini" "-g" "--"]0 B26CMD ["dask-gateway-server" "--config" "/etc/dask-gateway/dask_gateway_config.py"]0 B27USER root0 B28WORKDIR /opt/condor115 B29RUN /bin/sh -c apt-get update14.19 MB30RUN /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 MB31RUN /bin/sh -c tar -xzf57.68 MB32RUN /bin/sh -c ln -s263 B33USER dask0 B34COPY dask_gateway_server/backends/kubernetes/hybrid-controller.py /opt/dask-gateway-server/dask_gateway_server/backends/kubernetes/controller.py # buildkit10.02 KB35WORKDIR /opt/dask-gateway-server32 B36RUN /bin/sh -c DASK_GATEWAY_SERVER__NO_PROXY=true pip607.39 KBCommand
ADD file:bd961ef3fd78ceb8ce13f43a6b265e2bef640dfff887462b8ceb73a1d4637401 in /