MiGoller / docker-shinobi

These images are designed to be used in a micro-service environment. Many thanks to Shinobi Dev and MoeIsCool for their great work!
GNU General Public License v3.0
17 stars 22 forks source link

Alpine based docker image fails on timestamp features. #1

Closed MiGoller closed 6 years ago

MiGoller commented 6 years ago

The Alpine based docker image fails right now an timestamp features because Alpine's ffmpeg package is missing the configuration "--enable-libfreetype".

MiGoller commented 6 years ago

Solved. Inventing https://s3.amazonaws.com/cloudcamio/ffmpeg-release-64bit-static.tar.xz did the trick.