iv-org / invidious

Invidious is an alternative front-end to YouTube
https://invidious.io
GNU Affero General Public License v3.0
16.35k stars 1.82k forks source link

[Enhancement] Provide api_only docker image #3871

Open kubo6472 opened 1 year ago

kubo6472 commented 1 year ago

Is your enhancement request related to a problem? Please describe. Currently it's hard to deploy api_only (no UI) invidious with docker, because the images don't include a version without UI.

Describe the solution you'd like Addition to CI to build images with the api_only flag.

unixfox commented 1 year ago

@SamantazFox I think we should have a way to build only the API using makefile.

SamantazFox commented 1 year ago

@unixfox https://github.com/iv-org/invidious/pull/3874