Skip to content

Dockerfile for NodeJS and FFmpeg on ubuntu vivid

Notifications You must be signed in to change notification settings

lc-101/nodejs-ffmpeg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Dockerfile for NodeJS and FFmpeg on ubuntu vivid

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%