Sign inSign up

kjanat/notso-glb:nightly-20260206

Integration & delivery
Developer tools
Index digest

sha256:60d2c74569de6a1a1ae07c125bcc680e0da90376566f6b68ecf328aabe5aa77f

OS/ARCH

linux/amd64

Compressed size

562.6 MB

Last pushed

8 months by kjanat

Type

Image

Manifest digest

sha256:33e5bae5e03c19880c846b7007ec2d600e33e5d228650d822e150917a00b6dc1

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
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.35 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;15.19 MB
9RUN /bin/sh -c set -eux;250 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 #441.62 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 &{["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' '@1769990400'