Network problem

Hi
Create a network with the following command:
docker network create -d nat formacion1

wanting to use the network, send me the following message:
docker network connect --alias web1 formacion1 50d
Error response from daemon: unsupported platform request

I have searched on Google and it seems that nobody has been able to solve this problem

Could someone give me some solution?
Regards,

Hi
If you have Windows docker, please refer to this link https://docs.microsoft.com/en-us/virtualization/windowscontainers/container-networking/advanced.