←back to thread

398 points emersonrsantos | 5 comments | | HN request time: 0.001s | source
1. WanderPanda ◴[] No.42225962[source]
Makes me wonder why docker still didn't make it to the ubuntu/debian repositories. Would be such an easy net benefit
replies(2): >>42225968 #>>42226139 #
2. ddtaylor ◴[] No.42225968[source]
(a) Docker wants to bundle vendor libraries instead of using other packages and (b) Canonical uses LXD and MicroK8s instead.
3. notpushkin ◴[] No.42226139[source]
What do you mean? It's been there for years: https://packages.debian.org/docker.io

It’s an old version, and I think it isn’t supported by Docker Inc (for the reasons mentioned in the sibling comment), but it’s there.

replies(1): >>42228063 #
4. WanderPanda ◴[] No.42228063[source]
Damn good to know! Have been gaslit by the ever-changing docker install instructions. Of course it would be a lagging version, but I think the docker feature-set has converged years ago, why would I care any more about the docker version than e.g. about the version of grep?
replies(1): >>42228981 #
5. djbusby ◴[] No.42228981{3}[source]
The buildx/build and docker-compose vs 'docker compose' are recent updates.