nodejs-ffmpeg
nodejs-ffmpeg copied to clipboard
Dockerfile for NodeJS and FFmpeg
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