Details
Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team - Commits
- R649:bdf8303996eb: docker: Update to 20.10.13
- Built several sample dockerfiles with docker build
- Started and ran several containers and verified that networking, storage etc still worked
Diff Detail
Diff Detail
- Repository
- R649 docker
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Buildx support is part of the official Docker deb/rpm packages and so is added to the repos so that we support the same functionality as other Linux distros.
package.yml | ||
---|---|---|
7 | why the repo switch? |
package.yml | ||
---|---|---|
7 | Seems like it's part of docker's separation of their open source components/resources as "moby" and the product itself as "docker" See e.g. here: https://collabnix.com/demystifying-the-relationship-between-moby-docker/ https://github.com/**docker**/libnetwork now redirects to https://github.com/**moby**/libnetwork |