Sign inSign up

k8secops/gitops:gitops-main-0000019f-20260712-163629

Manifest digest

sha256:df8b5e1f0987df74beff9386c3d992feda020052d54b183ecbe6967bf3046fb4

OS/ARCH

linux/amd64

Compressed size

100.11 MB

Last pushed

2 months by k8secops

Type

Image

Manifest digest

sha256:df8b5e1f0987df74beff9386c3d992feda020052d54b183ecbe6967bf3046fb4

Image Layers

1# debian.sh --arch 'amd64' out/30.34 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.27 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.96 MB
9RUN /bin/sh -c set -eux;270 B
10CMD ["python3"]0 B
11WORKDIR /app231 B
12RUN adduser --disabled-password --gecos ""4.24 KB
13COPY requirements.txt .503 B
14RUN pip install --no-cache-dir -r29.7 MB
15COPY --from=compiler /build/src/ ./src/26.67 MB
16COPY src/main.py 2.02 KB
17COPY src/main_kopf.py ./src/948 B
18COPY templates/ ./templates/79.55 KB
19COPY static/ 20.02 KB
20RUN python -c "import urllib.request;22.28 KB
21RUN python -c "import urllib.request;47.23 KB
22RUN find src -type d2.02 KB

Command

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