transcoding icon indicating copy to clipboard operation
transcoding copied to clipboard

Docker build not working.

Open covolution opened this issue 8 years ago • 1 comments

Hi, I thought I would give this a go.
In the docker build I changed the FROM to jrottenberg/ffmpeg:3.3-centos because the base image now defaults to ubuntu so yum won't work.

I got as far as go get github.com/fzakaria/transcoding/ but that errors with package context: unrecognized import path "context". Any ideas?

covolution avatar Nov 24 '17 14:11 covolution

Feel free to send fixes. I haven't worked on this code in a while. It was an afternoon project.

Hope it helps you somewhat though.

fzakaria avatar Nov 25 '17 17:11 fzakaria