• Joined on 2025-04-04

vfx-sandbox (sha-427fada)

Published 2026-07-02 10:55:49 -04:00 by mai

Installation

docker pull git.mai.gg/mai/vfx-sandbox:sha-427fada
sha256:90bccbc382fedcf1dae529f411a6a7e63ef804bb17926fddb80ab78483f7d529

Images

Digest OS / Arch Size
74234c7e90 linux/amd64 2.1 GiB

Image Layers ( linux/amd64)

LABEL maintainer=Clement Verna <cverna@fedoraproject.org>
ENV DISTTAG=f41container FGC=f41 FBR=f41
ADD fedora-20251130.tar / # buildkit
CMD ["/bin/bash"]
ENV QT_QPA_PLATFORM=offscreen LIBGL_ALWAYS_SOFTWARE=1
RUN /bin/sh -c dnf install -y --setopt=tsflags=nodocs blender ffmpeg ImageMagick python3 python3-pip python3-devel nodejs npm gcc gcc-c++ make pkgconf-pkg-config curl ca-certificates git wget mesa-dri-drivers mesa-libGL mesa-libEGL vulkan-loader libXi libXxf86vm libXrender libXfixes libXrandr libXinerama libXcursor libxkbcommon dbus-libs libX11 libsndfile openal-soft openblas-devel hdf5-devel && dnf clean all && rm -rf /var/cache/dnf # buildkit
RUN /bin/sh -c pip3 install --no-cache-dir opencv-python-headless numpy scipy scikit-image Pillow fake-bpy-module-latest requests # buildkit
RUN /bin/sh -c useradd -m -u 1000 -s /bin/bash agent && mkdir -p /workspace && chown agent:agent /workspace # buildkit
USER agent
WORKDIR /workspace
CMD ["sleep" "infinity"]

Labels

Key Value
maintainer Clement Verna <cverna@fedoraproject.org>
org.opencontainers.image.created 2026-07-02T14:49:49.495Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 427fadaf61e2766fcc87264ad619621c7ca1bbaf
org.opencontainers.image.source http://gitea:3000/mai/vfx-sandbox
org.opencontainers.image.title vfx-sandbox
org.opencontainers.image.url http://gitea:3000/mai/vfx-sandbox
org.opencontainers.image.version latest
Details
Container
2026-07-02 10:55:49 -04:00
0
OCI / Docker
Versions (2) View all
latest 2026-07-02
sha-427fada 2026-07-02