sha256:1d77da86b4b0d2355e8fc7a8535725cad17e5b79040a0a4fe8e17f3c66923e9a
OS/ARCH
linux/amd64
Compressed size
635.66 MB
Last pushed
3 months by kjanat
Type
Image
Manifest digest
sha256:da4b02bccfd934a002d7dd1f21f282cc9fc70e63e9a3bf0af48aaec2e8624cb4
Image Layers
1# debian.sh --arch 'amd64' out/26.93 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;3.36 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;15.2 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11LABEL org.opencontainers.image.title=notso-glb0 B12LABEL org.opencontainers.image.description=GLB Export Optimizer for0 B13LABEL org.opencontainers.image.source=https://github.com/kjanat/notso-glb0 B14LABEL org.opencontainers.image.licenses=GPL-3.00 B15RUN /bin/sh -c apt-get update73.62 MB16RUN /bin/sh -c groupadd --gid3.24 KB17WORKDIR /app93 B18COPY /usr/local/bin/gltfpack /usr/local/bin/gltfpack # buildkit1.89 MB19COPY --chown=appuser:appuser /app/.venv /app/.venv #514.66 MB20ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B21ENV PYTHONUNBUFFERED=10 B22ENV BLENDER_USER_CONFIG=/tmp/blender0 B23ENV BLENDER_USER_SCRIPTS=/tmp/blender/scripts0 B24RUN /bin/sh -c mkdir -p96 B25USER appuser0 B26RUN /bin/sh -c mkdir -p145 B27HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B28WORKDIR /data32 B29ENTRYPOINT ["notso-glb"]0 B30CMD ["--help"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'