nodejs-ffmpeg icon indicating copy to clipboard operation
nodejs-ffmpeg copied to clipboard

Dockerfile for NodeJS and FFmpeg

Docker Pulls Docker Automated build

Alpine Linux NodeJS with FFmpeg

This Dockerfile is based on Node Alpine 12 with FFmpeg installed.

Build

docker build -t node-ffmpeg .

Run

docker run -it --rm --name my-node-ffmpeg node-ffmpeg