Alpine Linux NodeJS with FFmpeg This Dockerfile is based on Node Alpine 12.10.0 with FFmpeg installed. Build docker build -t node-ffmpeg . Run docker run -it --rm --name my-node-ffmpeg node-ffmpeg