Sign inSign up

crate/crate-control:2.59.0

Multi-platform
Index digest

sha256:35f3a046a7d0e19ab7474d6257b08d92353e0d5b3da0de76d8748cb2f90f80d6

OS/ARCH

Compressed size

44.7 MB

Last pushed

6 months by cratejenkins

Type

Image

Manifest digest

sha256:958937d1b1a70c6f1c25fe370281e819cc22ff2e311ce78eea95520bf98168ab

Image Layers

1# debian.sh --arch 'amd64' out/28.4 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.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11LABEL license=Apache License 2.0 maintainer=Crate.IO0 B
12WORKDIR /app93 B
13RUN /bin/sh -c useradd -U1.39 KB
14COPY /wheels /wheels # buildkit154.64 KB
15RUN /bin/sh -c pip install3.36 MB
16COPY main.py /app/ # buildkit2.34 KB
17USER crate-control0 B
18EXPOSE [5050/tcp]0 B
19CMD ["python" "-u" "main.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'