Enable Moby on Ubuntu 26.04 (Resolute) - #1738
Kaniska (v-Kaniska244) with Copilot wants to merge 6 commits into
Conversation
Co-authored-by: v-Kaniska244 <186041440+v-Kaniska244@users.noreply.github.com>
Co-authored-by: v-Kaniska244 <186041440+v-Kaniska244@users.noreply.github.com>
|
Copilot Place the new ubuntu resolute related tests on top in the scenarios.json. Also remove all debian bullseye(11) tests cases from scenarios.json. Patch level bump of both features also required. |
…atch versions Co-authored-by: v-Kaniska244 <186041440+v-Kaniska244@users.noreply.github.com>
Done. Moved the Ubuntu resolute scenarios to the top of both |
|
Copilot Instead of removing tests with |
Co-authored-by: v-Kaniska244 <186041440+v-Kaniska244@users.noreply.github.com>
Restored the previously-removed scenarios and updated their base image from |
|
Copilot For |
Co-authored-by: v-Kaniska244 <186041440+v-Kaniska244@users.noreply.github.com>
Updated the |
Microsoft now publishes Moby packages for Ubuntu 26.04 (
resolute) —moby-cli,moby-engine,moby-containerd,moby-buildx— butdocker-in-dockeranddocker-outside-of-dockerstill hard-blockedresolutewhenmoby: true. Debiantrixieremains without Moby packages upstream and stays blocked.Verified against
packages.microsoft.com:microsoft-ubuntu-resolute-prod:moby-cli,moby-engine,moby-containerd,moby-buildx,moby-compose,moby-runc,moby-tinipresent.microsoft-debian-trixie-prod: nomoby-*packages.Changes
src/docker-in-docker/install.sh/src/docker-outside-of-docker/install.shresolutetoDOCKER_MOBY_ARCHIVE_VERSION_CODENAMES.trixie(droppedresolute). Existingmicrosoft-ubuntu-resolute-prodrepo setup and theiptables-nftfallback for resolute already cover install/runtime.install_moby_on_ubuntu_resolutescenarios (moby: trueonubuntu:resolute) + scripts for both features, assertingdocker,docker buildx, and installedmoby-cli/moby-engine.NOTES.mdfor both features updated to reflect Moby support on Ubuntu 26.04.Guard behavior after change: