Sign inSign up

cicdw/testing:demo

Manifest digest

sha256:cb76d874a12ea8ca92ea36a2c9ccd2e202c5a112b83d38f037014f5d5d3665bb

OS/ARCH

linux/arm64

Compressed size

170.33 MB

Last pushed

over 3 years by cicdw

Type

Image

Manifest digest

sha256:cb76d874a12ea8ca92ea36a2c9ccd2e202c5a112b83d38f037014f5d5d3665bb

Image Layers

1ADD file ... in / 28.67 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.01 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.10.100 B
8/bin/sh -c set -eux; savedAptMark="$(apt-mark11.3 MB
9/bin/sh -c set -eux; for234 B
10ENV PYTHON_PIP_VERSION=22.3.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/d5cb0afaf23b8520f1bbcfed521017b4a95f5c01/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=394be00f13fa1b9aaa47e911bdb59a09c3b2986472130f30aa0bfaf7f39806370 B
14/bin/sh -c set -eux; savedAptMark="$(apt-mark3.19 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.100 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/prefect118 B
24RUN /bin/sh -c apt-get update90.73 MB
25RUN /bin/sh -c python -m2.54 MB
26COPY requirements.txt ./ # buildkit607 B
27RUN /bin/sh -c pip install27.32 MB
28COPY /opt/prefect/dist ./dist # buildkit1.91 MB
29ARG PREFECT_EXTRAS=0 B
30RUN |1 PREFECT_EXTRAS= /bin/sh -c3.41 MB
31RUN |1 PREFECT_EXTRAS= /bin/sh -c226.47 KB
32COPY scripts/entrypoint.sh ./entrypoint.sh # buildkit417 B
33ENTRYPOINT ["/usr/bin/tini" "-g" "--" "/opt/prefect/entrypoint.sh"]0 B
34COPY dir:696f76924abf3ac38fb72fc1893c997675b32b5c3f87cba4fd04a1c83721b123 in /opt/prefect/hello-projects/ 23.3 KB
35WORKDIR /opt/prefect/hello-projects/0 B
36LABEL io.prefect.version=2.8.6+55.g0508f18f50 B

Command

ADD file:9dc5c6fb6431df80107eddb76fb18256d6f4a06b4b22f9a7c4bcd58476068186 in /