The docker CLI is moving to it's own repository, docker/cli See #32694
The current plan is to leave the HTTP engine API in the moby repo. It will work for now because "docker engine" is still a monolith, but it will get problematic as soon as we start splitting it into components.
We need a plan moving forward. Suggestions welcome :D
The docker CLI is moving to it's own repository,
docker/cliSee #32694The current plan is to leave the HTTP engine API in the moby repo. It will work for now because "docker engine" is still a monolith, but it will get problematic as soon as we start splitting it into components.
We need a plan moving forward. Suggestions welcome :D