Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefaniuk/docker-ffmpeg
Docker wrapper around ffmpeg command
https://github.com/stefaniuk/docker-ffmpeg
docker-image docker-tool ffmpeg
Last synced: about 6 hours ago
JSON representation
Docker wrapper around ffmpeg command
- Host: GitHub
- URL: https://github.com/stefaniuk/docker-ffmpeg
- Owner: stefaniuk
- Created: 2018-02-11T22:03:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T22:51:42.000Z (over 6 years ago)
- Last Synced: 2024-04-16T07:49:23.963Z (7 months ago)
- Topics: docker-image, docker-tool, ffmpeg
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Circle CI](https://circleci.com/gh/codeworksio/docker-ffmpeg.svg?style=shield "CircleCI")](https://circleci.com/gh/codeworksio/docker-ffmpeg) [![Size](https://images.microbadger.com/badges/image/codeworksio/ffmpeg.svg)](http://microbadger.com/images/codeworksio/ffmpeg) [![Version](https://images.microbadger.com/badges/version/codeworksio/ffmpeg.svg)](http://microbadger.com/images/codeworksio/ffmpeg) [![Commit](https://images.microbadger.com/badges/commit/codeworksio/ffmpeg.svg)](http://microbadger.com/images/codeworksio/ffmpeg) [![Docker Hub](https://img.shields.io/docker/pulls/codeworksio/ffmpeg.svg)](https://hub.docker.com/r/codeworksio/ffmpeg/)
Docker FFmpeg
=============Docker wrapper around `ffmpeg` command.
Installation
------------Builds of the image are available on [Docker Hub](https://hub.docker.com/r/codeworksio/ffmpeg/).
docker pull codeworksio/ffmpeg
Alternatively you can build the image yourself.
docker build --tag codeworksio/ffmpeg \
github.com/codeworksio/docker-ffmpegTesting
-------make build test