Description
I have a problem with the atlas-ce-* docker containers. These container use an IP range 172.20.* that conflicts with my work VPN addresses.
Error
With these containers running i cann't connect from home to the machine where atlas is installed using VPN.
Steps to reproduce
Has this issue been seen before?
Cause of issue
The problem is due to a network interface created by atlas-ce: br-xxxxxx that uses the same IP range as my work VPN.
Link to BUG
Solution
Configure atlas-ce docker containers to use a different IP range.