If using Windows you get this error:
could not find plugin bridge in v1 plugin registry: plugin not found
you can solve in two ways:
1. Use driver nat instead of bridge
2. use WSL2 as Docker Engine
For second variant you also need to install Ubuntu because driver 'bridge' in docker-compose files works only on Linux based systems.