Sign inSign up

kiwigrid/k8s-sidecar:2.10.0

Multi-platform
Index digest

sha256:21b9fe7bb29d65caf2445ccbf96ff6eda5e589a92bd8f5188f957fe75b551d72

OS/ARCH

Compressed size

25.3 MB

Last pushed

about 2 months by kiwidockerbot

Type

Image

Manifest digest

sha256:304525a406ca3b6223eddf5f83d7fe401d46dd24e204141257f726f91195b841

Image Layers

1ADD alpine-minirootfs-3.22.4-armv7.tar.gz / # buildkit3.08 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;444.18 KB
5ENV PYTHON_VERSION=3.15.0b20 B
6ENV PYTHON_SHA256=d14f474ab679e90bc734b02ff58447b6ec99a821af61d6ff0c1da0f86e341a710 B
7RUN /bin/sh -c set -eux;12.78 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10RUN /bin/sh -c apk add2.01 MB
11ARG TARGETPLATFORM=linux/arm/v70 B
12RUN |1 TARGETPLATFORM=linux/arm/v7 /bin/sh -c856.55 KB
13LABEL org.opencontainers.image.source=https://github.com/kiwigrid/k8s-sidecar0 B
14LABEL org.opencontainers.image.description=K8s sidecar image to0 B
15LABEL org.opencontainers.image.licenses=MIT0 B
16ENV PYTHONUNBUFFERED=10 B
17WORKDIR /app93 B
18COPY /app/.venv ./.venv # buildkit6.16 MB
19ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
20USER 65534:655340 B
21ENTRYPOINT ["python" "-u" "-m" "sidecar"]0 B

Command

ADD alpine-minirootfs-3.22.4-armv7.tar.gz / # buildkit