Inrixia / Floatplane-Downloader

Project for automatically organizing and downloading Floatplane videos for plex.
https://monitor.spookelton.net/public-dashboards/db0aec66747b4950b01b128916eb737e
GNU Affero General Public License v3.0
152 stars 41 forks source link

Reduce the build image size by ~1GB #185

Closed nickcmaynard closed 7 months ago

nickcmaynard commented 7 months ago

Tweaked Dockerfile to use a simple multi-stage build with node:slim to reduce the built image size from ~1.26GB to ~313MB.

Inrixia commented 7 months ago

Awesome! Thanks for this 💜