Sign inSign up

crate/crate-operator:2.50.0

Multi-platform
Index digest

sha256:59e33f84eda86c246caadfe92304f801c83bd3bfc5f6bd6516535d9b6c0f27a4

OS/ARCH

Compressed size

63.93 MB

Last pushed

about 1 year by cratejenkins

Type

Image

Manifest digest

sha256:4b95e324020dffde1c7eac0cad8a9bfaa3535e3b36056fcd7c47570d6173e248

Image Layers

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

Command

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