←back to thread

672 points LexSiga | 1 comments | | HN request time: 0.257s | source
Show context
nik736 ◴[] No.45666496[source]
Is there a fork already?
replies(5): >>45666536 #>>45666589 #>>45666596 #>>45666653 #>>45666677 #
stanac ◴[] No.45666536[source]
Do we need a fork? As an example, ffmpeg is source only for mac and windows, which just means someone else is building and distributing binaries.
replies(1): >>45669563 #
nik736 ◴[] No.45669563[source]
They changed their license to AGPL, removed features (Web UI, etc.) and now they don't provide docker images/binaries. It's their project but; what's next?
replies(2): >>45670760 #>>45673213 #
rustc ◴[] No.45670760[source]
> what's next?

Removing existing Docker images? Seems unlikely.

replies(1): >>45677172 #
1. silverwind ◴[] No.45677172[source]
It seems crazy that docker hub images are not immutable. Makes them really unreliable.