Sign inSign up

crate/crate-operator:2.51.0

Multi-platform
Index digest

sha256:5fabcfb48bbf72d20e637e4eb849813beb4d847a3e23cf321a295d2996724b7c

OS/ARCH

Compressed size

65.65 MB

Last pushed

about 1 year by cratejenkins

Type

Image

Manifest digest

sha256:162757ac35e82d6d97a72a20d92e3e4e045a8f1de2e3b73671500883453c93f8

Image Layers

1# debian.sh --arch 'arm64' out/26.78 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;3.18 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;12.96 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL license=Apache License 2.0 maintainer=Crate.IO0 B
12WORKDIR /etc/cloud115 B
13RUN /bin/sh -c useradd -U1.16 KB
14RUN /bin/sh -c apt-get update2.54 MB
15COPY /src/dist /wheels # buildkit131.05 KB
16RUN /bin/sh -c pip install20.05 MB
17USER crate-operator0 B
18ENTRYPOINT ["kopf" "run" "--standalone" "-A"]0 B
19CMD ["main.py"]0 B

Command

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