sha256:e702d39dc48ccc159c46813d41365842f9d409452b8cb03ce62aa77b8096b1f8
OS/ARCH
linux/amd64
Compressed size
763.98 MB
Last pushed
over 1 year by brianjkoopman
Type
Image
Manifest digest
sha256:dd879b77ab49a707fb2005c6e25e242faa6ed7639eff07a21e550c6e1e7ee0b8
Image Layers
1ADD file ... in / 27.78 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;3.35 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.10.130 B8RUN /bin/sh -c set -eux;11.8 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.0.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B14RUN /bin/sh -c set -eux;3.21 MB15CMD ["python3"]0 B16ENV LC_ALL=C.UTF-80 B17ENV LANG=C.UTF-80 B19LABEL io.prefect.python-version=3.10.130 B20LABEL org.label-schema.schema-version== 1.00 B21LABEL org.label-schema.name=prefect0 B22LABEL org.label-schema.url=https://www.prefect.io/0 B23WORKDIR /opt/prefect114 B24RUN /bin/sh -c apt-get update108.8 MB25RUN /bin/sh -c python -m4.85 MB26COPY requirements-client.txt requirements.txt ./ #897 B27RUN /bin/sh -c pip install37.19 MB28COPY /opt/prefect/dist ./dist # buildkit2.43 MB29ARG PREFECT_EXTRAS=0 B30RUN |1 PREFECT_EXTRAS= /bin/sh -c3.6 MB31ARG EXTRA_PIP_PACKAGES=0 B32RUN |2 PREFECT_EXTRAS= EXTRA_PIP_PACKAGES= /bin/sh32 B33RUN |2 PREFECT_EXTRAS= EXTRA_PIP_PACKAGES= /bin/sh191.84 KB34COPY scripts/entrypoint.sh ./entrypoint.sh # buildkit407 B35ENTRYPOINT ["/usr/bin/tini" "-g" "--" "/opt/prefect/entrypoint.sh"]0 B36RUN /bin/sh -c useradd -d1.21 KB37RUN /bin/sh -c useradd -d1.26 KB38WORKDIR /app93 B39ENV TZ=Etc/UTC0 B40RUN /bin/sh -c ln -snf189 B41RUN /bin/sh -c apt-get update71.78 MB42RUN /bin/sh -c pip install15.33 MB43RUN /bin/sh -c pip install10.91 MB44RUN /bin/sh -c pip install460.92 MB45COPY requirements.txt /app/requirements.txt # buildkit173 B46RUN /bin/sh -c pip install1.44 MB47COPY . . # buildkit284.83 KB48RUN /bin/sh -c pip install123.67 KBCommand
ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /