/nodejs-ffmpeg

Dockerfile for NodeJS and FFmpeg

Primary LanguageDockerfile

Docker Pulls Docker Automated build

Alpine Linux NodeJS with FFmpeg

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

Build

docker build -t node-ffmpeg .

Run

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