electron-rare

iact-bench-openscad (v0.4)

Published 2026-06-25 08:11:21 +00:00 by electron

Installation

docker pull git.saillant.cc/electron-rare/iact-bench-openscad:v0.4
sha256:307ad5d869f13173fdca6cd9f6481f85170b4ff673a838629a7bbcb9659e5b4d

Images

Digest OS / Arch Size
b97deca431 linux/amd64 154 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'
ENV DEBIAN_FRONTEND=noninteractive
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends openscad ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
RUN /bin/sh -c useradd -m -u 1000 -s /bin/bash bench # buildkit
USER bench
ENV HOME=/tmp XDG_CONFIG_HOME=/tmp/.config XDG_CACHE_HOME=/tmp/.cache
WORKDIR /tmp
LABEL org.opencontainers.image.source=https://github.com/electron-rare/iact-bench
LABEL org.opencontainers.image.description=iact-bench validator: openscad CSG render
LABEL org.opencontainers.image.licenses=MIT

Labels

Key Value
org.opencontainers.image.description iact-bench validator: openscad CSG render
org.opencontainers.image.licenses MIT
org.opencontainers.image.source https://github.com/electron-rare/iact-bench
Details
Container
2026-06-25 08:11:21 +00:00
0
OCI / Docker
Versions (1) View all
v0.4 2026-06-25