Skip to content

Commit 75d23c2

Browse files
CopilotKaniska244
andauthored
docs: note Ubuntu Resolute exceptional behavior in NOTES.md
Agent-Logs-Url: https://github.com/devcontainers/features/sessions/8983ff12-365e-49de-bd65-47614caf8539 Co-authored-by: Kaniska244 <186041440+Kaniska244@users.noreply.github.com>
1 parent ab61fec commit 75d23c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/docker-in-docker/NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,6 @@ This Feature should work on recent versions of Debian/Ubuntu-based distributions
1515

1616
Debian Trixie (13) does not include moby-cli and related system packages, so the feature cannot install with "moby": "true". To use this feature on Trixie, please set "moby": "false" or choose a different base image (for example, Ubuntu 24.04).
1717

18+
Ubuntu 26.04 (Resolute) does not currently have moby packages available, so the feature cannot install with "moby": "true". To use this feature on Resolute, please set "moby": "false". Additionally, the kernel on Ubuntu 26.04 no longer supports legacy iptables NAT tables, so the feature automatically falls back to `iptables-nft` when `iptables-legacy` is not functional.
19+
1820
`bash` is required to execute the `install.sh` script.

0 commit comments

Comments
 (0)