Sign inSign up

prefecthq/orion:dev

Manifest digest

sha256:2ec7c533eb6fa8a9e83a5d51c8d88b03457359df8e20ce5148d5ca2b3b3622fd

OS/ARCH

linux/amd64

Compressed size

139.78 MB

Last pushed

over 4 years by cicdw

Type

Image

Manifest digest

sha256:2ec7c533eb6fa8a9e83a5d51c8d88b03457359df8e20ce5148d5ca2b3b3622fd

Image Layers

1ADD file ... in / 29.9 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
5/bin/sh -c set -eux; apt-get1.03 MB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.8.120 B
8/bin/sh -c set -ex &&10.27 MB
9/bin/sh -c cd /usr/local/bin &&234 B
10ENV PYTHON_PIP_VERSION=21.2.40 B
11ENV PYTHON_SETUPTOOLS_VERSION=57.5.00 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/3cb8888cc2869620f57d5d2da64da38f516078c7/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=c518250e91a70d7b20cceb15272209a4ded2a0c263ae5776f129e0d9b56743090 B
14/bin/sh -c set -ex; savedAptMark="$(apt-mark2.52 MB
15CMD ["python3"]0 B
16ENV LC_ALL=C.UTF-80 B
17ENV LANG=C.UTF-80 B
19LABEL io.prefect.python-version=3.8.120 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
23RUN /bin/sh -c apt-get update56.89 MB
24RUN /bin/sh -c python -m3.96 MB
25WORKDIR /opt/prefect148 B
26COPY /opt/prefect/dist ./ # buildkit1.37 MB
27RUN /bin/sh -c pip install33.83 MB
28COPY scripts/entrypoint.sh ./entrypoint.sh # buildkit445 B
29ENTRYPOINT ["tini" "-g" "--" "/opt/prefect/entrypoint.sh"]0 B

Command

ADD file:09675d11695f65c55efdc393ff0cd32f30194cd7d0fbef4631eebfed4414ac97 in /