Skip to content

AUTO_TRUST_NETWORKS doesn't work #10

Description

@martkaczmarek

Setting AUTO_TRUST_NETWORKS doesn't add connected networks to mynetworks config option.
I have narrowed it down to list-available-networks.sh script always returning an empty value.

Tested with latest image.

My current workaround:
do NOT set AUTO_TRUST_NETWORKS env
set the following env:
ADDITIONAL_MYNETWORKS=172.16.0.0/12
This should cover any virtual Docker subnet; be very careful of the rest of your Docker network config as it makes it an open relay for any container that can reach it.

Activity

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

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