New docker container networks often take quite a sizable address pool /8 or 255.0.0.0.
New networks takes addresses like 172.18.0.0/8 and 172.19.0.0/8 which are often excessive for home use.
The default address pool can be changed via the daemon configuration file for Linux Docker.
To configure it, create or edit the configuration file at /etc/docker/daemon.json