However, it cannot be called from every workstation because it causes problems on the network side ("Page is unreachable", PING "Request timed out").
According to our network administrator, Docker uses the 172.19.0.0/16 network by default.In our company, this is all client IP addresses that are connected to the LAN.
In which config file is it possible to change this "Docker" IP address range?
It is under that FAQ. https://nabox.org/faq/#network-conflict-docker To fix this, you need to log into NAbox with root, and edit /usr/local/nabox/docker-compose/docker-compose.override.yaml Followed by a dc down