Blender with Node.js on Ubuntu Server 22.04
704
https://github.com/framefactory/dockerware/tree/master/images/blenderdocker pull framefactory/blender:latest
docker run [-ti] node <command>
docker run [-ti] node index.js
docker run [-ti] node npm install
/var/entrypoint.sh is executed when the container starts.
The following variables are available inside the container:
NODE_VERSION Pre-installed Node.js versionNODE_PATH Path to global node_modules for the pre-installed versionNVM_DIR Path to NVM installationContent type
Image
Digest
sha256:ed8af5aeb…
Size
3.2 GB
Last updated
6 months ago
docker pull framefactory/blender