Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docker-ce: update to v20.10-beta | Bruce Ashfield | 2021-04-15 | 1 | -0/+27 |
moby has moved on to the 20.10+ series, while docker-ce has stayed behind a bit. Master of docker-ce now has imports from moby and is getting ready for release. To keep our variants from diverging, we switch to master (for now) and will track the new development. We adapt some patches from the moby build to work for docker-ce, in particular, we cannot use docker to build docker, so we port the cli building from moby. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> |