For those that use docker IPvlans or multiple networks where the default route is important. You might have noticed docker sets the default route and route order based off the alphabet using the network names.
As a result you might have had to stick a letter in the alphabet into your network names in order to set the default route and priority for your container.
I opened a feature request to hopefully solve this both here on the forums and GitHub . If you would like to see a feature implemented where we get to choose the default route and configure priority if desired please like and comment on both this feature request and then one on GitHub so it can gain traction.