Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • pleroma pleroma
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 86
    • Merge requests 86
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PleromaPleroma
  • pleromapleroma
  • Merge requests
  • !3428
The source project of this merge request has been removed.

Add ffmpeg to docker image

Merged shibao requested to merge (removed):ffmpeg into develop May 30, 2021
  • Overview 0
  • Pipelines 0
  • Changes 1

Activating the media preview policy results in a dependency on ffmpeg in the next startup, and the backend erroring until ffmpeg is found. While this can be easily edited if it was enabled though a config file, if it was enabled through database configs, then the user could be stuck unless they found a docker image with ffmpeg or somehow modified the database configs. This PR adds ffmpeg to the dockerfile since the media preview proxy is a first party feature.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: ffmpeg