Hi,
i wanted to build up my Win11 network in a container with wsl2 kali-linux. When i tried to set up the network i got the following error.
docker network create -d brigde Bridge_Network
Error response from daemon: plugin “brigde” not found
docker run --network Bridge-Network -it kalilinux/kali-rolling
Where are these plugins? Should i have to reinstall docker desktop`?