Y
Hacker News
new
|
ask
|
show
|
jobs
by
tiuPapa
2414 days ago
Not really sure what got acquired here? Are they just taking the docker enterprise business? How can they acquire Docker CLI? Isn't it opensource?
3 comments
skrebbel
2414 days ago
They can acquire the team that's primarily building it. If they stay on board and they keep focused on docker CLI, then that's effectively the acquisition of an open source project
link
johannes1234321
2414 days ago
And they can take the copyright and the brand and the domain name and ....
link
whalesalad
2414 days ago
Open source != no owner.
link
wmf
2414 days ago
Moby is open source; I'm not so sure about Docker Engine and Docker CLI.
link
dwined
2414 days ago
Docker CLI is open-source -
https://github.com/docker/cli
Docker Engine is open-sourced in its community edition -
https://github.com/docker/docker-ce
link