blender
Command-line interface to the Blender 3D computer graphics application. Arguments are executed in the order they are given. More information: <https://docs.blender.org/manual/en/latest/advanced/command_line/arguments.html>.
RUN apt-get update && \
apt-get install -y blender
RUN apt-get update && \
apt-get install -y blender
RUN pacman -S --noconfirm blender
RUN apt-get update && \
apt-get install -y blender
RUN dnf install -y blender
RUN apt-get update && \
apt-get install -y blender