Skip to content

enhance(docker): ffmpegをstatic binaryに変更#17638

Open
kakkokari-gtyih wants to merge 3 commits into
misskey-dev:developfrom
kakkokari-gtyih:enh-docker-ffmpeg-static
Open

enhance(docker): ffmpegをstatic binaryに変更#17638
kakkokari-gtyih wants to merge 3 commits into
misskey-dev:developfrom
kakkokari-gtyih:enh-docker-ffmpeg-static

Conversation

@kakkokari-gtyih

@kakkokari-gtyih kakkokari-gtyih commented Jun 28, 2026

Copy link
Copy Markdown
Member

What

ffmpegをaptでインストールさせるのではなく、static binaryをインストールする形にする
※apt経由にすると余計なものもインストールされるらしい

Why

非圧縮で200MB程度イメージサイズが減る可能性がある

image

Additional info (optional)

ffprobeを使ったファイルタイプ判定が動いていることは確認した(動画サムネイル生成はボリュームのマウントがうまく行かず未検証

Checklist

  • Read the contribution guide
  • Test working in a local environment
  • (If needed) Add story of storybook
  • (If needed) Update CHANGELOG.md
  • (If possible) Add tests

@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Jun 28, 2026
@kakkokari-gtyih kakkokari-gtyih requested review from samunohito and removed request for samunohito July 3, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Development

Successfully merging this pull request may close these issues.

1 participant