Sign inSign up

kjanat/notso-glb:nightly-20260701

Integration & delivery
Developer tools
Index digest

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 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;3.36 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.150 B
7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B
8RUN /bin/sh -c set -eux;15.2 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=notso-glb0 B
12LABEL org.opencontainers.image.description=GLB Export Optimizer for0 B
13LABEL org.opencontainers.image.source=https://github.com/kjanat/notso-glb0 B
14LABEL org.opencontainers.image.licenses=GPL-3.00 B
15RUN /bin/sh -c apt-get update73.62 MB
16RUN /bin/sh -c groupadd --gid3.24 KB
17WORKDIR /app93 B
18COPY /usr/local/bin/gltfpack /usr/local/bin/gltfpack # buildkit1.89 MB
19COPY --chown=appuser:appuser /app/.venv /app/.venv #514.66 MB
20ENV PATH=/app/.venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
21ENV PYTHONUNBUFFERED=10 B
22ENV BLENDER_USER_CONFIG=/tmp/blender0 B
23ENV BLENDER_USER_SCRIPTS=/tmp/blender/scripts0 B
24RUN /bin/sh -c mkdir -p96 B
25USER appuser0 B
26RUN /bin/sh -c mkdir -p145 B
27HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
28WORKDIR /data32 B
29ENTRYPOINT ["notso-glb"]0 B
30CMD ["--help"]0 B

Command

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