Skip to content

Docker Compose default network is not accessible in docker-in-docker on Ubuntu 26.04 #1673

@halftomato

Description

@halftomato

Ubuntu version: 26.04

Docker version: 29.5.3

Problem: Docker Compose default network connectivity is broken in docker-in-docker environment - containers cannot communicate with each other

Root cause: iptables-legacy FORWARD chain has default policy set to DROP

Workaround: sudo iptables-legacy -P FORWARD ACCEPT

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions