Add Ubuntu 26.04 (resolute) support to docker-outside-of-docker#1656
Add Ubuntu 26.04 (resolute) support to docker-outside-of-docker#1656Copilot wants to merge 5 commits into
Conversation
- Add "resolute" to DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMES - Block moby on resolute (packages not available), matching docker-in-docker behavior - Add test scenario for Ubuntu resolute with moby=false
|
@copilot Do an appropriate version bump of the feature and check the failing test. In fact you need to put the base:ubuntu image in the exclusion list in test-pr workflow like it docker-in-docker is excluded for base:debian image to solve the failing test. |
- Bump docker-outside-of-docker version from 1.9.1 to 1.10.0 - Add exclusion for docker-outside-of-docker with base:ubuntu image in test-pr workflow since moby (default) is not available on resolute
Done in 5a0b4ec — bumped version to 1.10.0 and added |
|
@copilot Add adequate notes to mentioned the fact that docker-outside-of-docker will only be supported by ubuntu:resolute only with |
Added a note in |
docker-outside-of-dockerfails on Ubuntu 26.04 LTS (resolute) because the codename isn't in the supported distributions list and moby packages aren't available for this release.Mirrors the existing
docker-in-dockersupport for resolute:DOCKER_LICENSED_ARCHIVE_VERSION_CODENAMESto allow Docker CE installation"moby": falseubuntu:resolutewithmoby: falseUsers can now use the feature on Ubuntu 26.04 with: