←back to thread

672 points LexSiga | 4 comments | | HN request time: 0.751s | 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 #
1. 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 #
2. rustc ◴[] No.45670760[source]
> what's next?

Removing existing Docker images? Seems unlikely.

replies(1): >>45677172 #
3. lyu07282 ◴[] No.45673213[source]
Obviously they will eventually no longer license AGPL at all. It's wild to me how this can be a surprise to anyone, this entire company has been one gigantic red flag for years and that's just what's publicly known. It's a legal department with a software product as a side business.
4. silverwind ◴[] No.45677172[source]
It seems crazy that docker hub images are not immutable. Makes them really unreliable.