Skip to content

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

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 100.0%