Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Housekeeping] Reduce Docker image size #231

Merged
merged 5 commits into from
May 8, 2024
Merged

Conversation

kieraneglin
Copy link
Owner

@kieraneglin kieraneglin commented May 7, 2024

What's new?

N/A

What's changed?

Resolves #230

  • Pre-build FFMPEG using yt-dlp's custom FFMPEG
  • Remove git from release dockerfile
  • Use pipx instead of pip to install Apprise
  • Consolidate as many docker commands as possible

With these changes the uncompressed size went from 1.12GB to ~650MB and the compressed size from 450 MB to 250 MB 🎉

What's fixed?

N/A

Any other comments?

N/A

@kieraneglin kieraneglin merged commit b5d2ba4 into master May 8, 2024
2 checks passed
@kieraneglin kieraneglin deleted the ke/optimize-image-size branch May 8, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Help Wanted] Decrease release Docker image size
1 participant