rancherlabs/eio-vault-canary:1.21.0

Multi-platform
Index digest

sha256:2e6eff65607110a2b0a596cea7883ef7db35c3408a25b67aa971089c23698e95

OS/ARCH

Compressed size

46.15 MB

Last pushed

21 days by italosantossuse

Type

Image

Manifest digest

sha256:86e2745930ab7ed3d432e419042b8756dde04adbb193bdb1188320d4d6a678dd

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
3RUN /bin/sh -c set -eux;3.35 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.50 B
6ENV PYTHON_SHA256=93e583f243454e6e9e4588ca2c2662206ad961659863277afcdb96801647d6400 B
7RUN /bin/sh -c set -eux;12 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ARG SOURCE_REVISION=ff274e85d7f0505281f7ee47ed42243fdc4744620 B
11LABEL org.opencontainers.image.title=EIO Vault canary org.opencontainers.image.description=Authenticated0 B
12ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=10 B
13WORKDIR /app91 B
14COPY /opt/venv /opt/venv # buildkit3.86 MB
15COPY /app /app # buildkit19.56 KB
16USER 65534:655340 B
17EXPOSE map[9100/tcp:{}]0 B
18ENTRYPOINT ["python" "/app/vault_canary.py"]0 B

Command

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