Sign inSign up

cloudteamaidevops/materializer:0.0.5

Multi-platform
Index digest

sha256:7b5ff77d31e15e219aefac275a28d64c654e565d8e4d8fe91aea275bb1a3d856

OS/ARCH

Compressed size

305.41 MB

Last pushed

about 1 year by cloudteamaidevops1

Type

Image

Manifest digest

sha256:e2845281cbf31cd02d2841e050f6e772ff620609a0f470943579f8721b5b6038

Image Layers

1# debian.sh --arch 'arm64' out/27.41 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.02 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;14.19 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY . /app # buildkit26.42 KB
13RUN /bin/sh -c mkdir -p132 B
14RUN /bin/sh -c apt-get update89.13 MB
15RUN /bin/sh -c python -m1.27 MB
16RUN /bin/sh -c pip3 install172.37 MB
17ENTRYPOINT ["python3"]0 B
18CMD ["main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bullseye' '@1753056000'