Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions