Could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network

I’m using Docksal for my local dev and for CI and when i have more than 30 docker-compose projects running I get this error:

ERROR: could not find an available, non-overlapping IPv4 address pool among the defaults to assign to the network

Why is Docker limited to only ~30 networks and is there any “hack” to increase number od networks?

output from docker version

Client:
Version: 17.04.0-ce
API version: 1.28
Go version: go1.7.5
Git commit: 4845c56
Built: Mon Apr 3 17:45:49 2017
OS/Arch: linux/amd64

Server:
Version: 17.04.0-ce
API version: 1.28 (minimum version 1.12)
Go version: go1.7.5
Git commit: 4845c56
Built: Mon Apr 3 17:45:49 2017
OS/Arch: linux/amd64
Experimental: false

System is Debian jessie (8.7) and kernel version is 4.9.0