sha256:f4137e11d206d19e700208191959a03c62c33c35c42106ed3409ee134a79b3b7
OS/ARCH
linux/amd64
Compressed size
151.59 MB
Last pushed
about 1 month by k8secops
Type
Image
Manifest digest
sha256:f4137e11d206d19e700208191959a03c62c33c35c42106ed3409ee134a79b3b7
Image Layers
1# debian.sh --arch 'amd64' out/30.33 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.27 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.96 MB9RUN /bin/sh -c set -eux;269 B10CMD ["python3"]0 B11WORKDIR /app230 B12RUN groupadd -r appgroup &&65.99 KB13COPY vendor/ ./vendor/43.36 MB14COPY app/ ./app/5.94 KB15RUN chown -R appuser:appgroup /app64.6 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'