Skip to content

Network with --config-from does not honor --internal #2413

@lemrouch

Description

@lemrouch

When you create network with both --config-from and --internal parameters it will pretend it's internal network while in fact it is not. Even docker network inspect will lie to you.

The reason is the netlabel.Internal will be silently discarded in applyConfigurationTo.
It's not possible to combine --internal and --config-only.

Metadata

Metadata

Assignees

No one assigned

    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