Hi all, I seem to be having some trouble understanding what to put in the docker configuration settings. It was working and in the process of fault finding something else, I changed the size. Since then I can’t get many containers working, presently the max number is 1!
What does the size field do? This can’t be normal IP notation, it must be something specific to docker right?
Error response from daemon: no available IPv4 addresses on this network’s address pools: bridge (a8e7b8ca1312459570ffa362d3edc80f5ad287102c55d93fb682635300a5e43c)
Error: failed to start containers: mariadb
Thanks.
This is the latest version I have, whereby I’ve just tried to set it to what someone in the forums had. Didn’t help.
Reading the tooltip it sounds like I can just choose 24 for the size and that will pull from the larger /16. Trying that.
That did get me another container. Would still be nice to know what the default is here and what the general recommendation is at some point.