Sign inSign up

simonsobs/prefect-worker:v0.1.3-37-g50870bb

Index digest

sha256:0e9ba31905fef30f7788287538a5115fc2c771142e59570885ba33060d48372a

OS/ARCH

linux/amd64

Compressed size

716.87 MB

Last pushed

over 1 year by brianjkoopman

Type

Image

Manifest digest

sha256:d98468dcd91aace2ed860f2632f5cb7068081d0d8d145402c2cb6403663ad553

Image Layers

1ADD file ... in / 27.78 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;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.130 B
8RUN /bin/sh -c set -eux;11.8 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.0.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
14RUN /bin/sh -c set -eux;3.21 MB
15CMD ["python3"]0 B
16ENV LC_ALL=C.UTF-80 B
17ENV LANG=C.UTF-80 B
19LABEL io.prefect.python-version=3.10.130 B
20LABEL org.label-schema.schema-version== 1.00 B
21LABEL org.label-schema.name=prefect0 B
22LABEL org.label-schema.url=https://www.prefect.io/0 B
23WORKDIR /opt/prefect114 B
24RUN /bin/sh -c apt-get update108.8 MB
25RUN /bin/sh -c python -m4.85 MB
26COPY requirements-client.txt requirements.txt ./ #897 B
27RUN /bin/sh -c pip install37.19 MB
28COPY /opt/prefect/dist ./dist # buildkit2.43 MB
29ARG PREFECT_EXTRAS=0 B
30RUN |1 PREFECT_EXTRAS= /bin/sh -c3.6 MB
31ARG EXTRA_PIP_PACKAGES=0 B
32RUN |2 PREFECT_EXTRAS= EXTRA_PIP_PACKAGES= /bin/sh32 B
33RUN |2 PREFECT_EXTRAS= EXTRA_PIP_PACKAGES= /bin/sh191.84 KB
34COPY scripts/entrypoint.sh ./entrypoint.sh # buildkit407 B
35ENTRYPOINT ["/usr/bin/tini" "-g" "--" "/opt/prefect/entrypoint.sh"]0 B
36RUN /bin/sh -c useradd -d1.21 KB
37RUN /bin/sh -c useradd -d1.26 KB
38WORKDIR /app93 B
39ENV TZ=Etc/UTC0 B
40RUN /bin/sh -c ln -snf190 B
41RUN /bin/sh -c apt-get update36.12 MB
42RUN /bin/sh -c apt-get install436.26 KB
43RUN /bin/sh -c pip install465.56 MB
44RUN /bin/sh -c pip install10.75 MB
45COPY requirements.txt /app/requirements.txt # buildkit169 B
46RUN /bin/sh -c pip install543.04 KB
47COPY . . # buildkit267.67 KB
48RUN /bin/sh -c pip install26.86 KB

Command

ADD file:9deb26e1dbc258df47629e6f8fbcea4e4b54e7673537cc925db16af858d9cc8d in /