No interface in Ubuntu conatiner

I started a ubuntu container on Windows, docker inspect network shows two containers attached. But ‘ip addr show’ command does not shows any interface.

Can someone kindly help i am a newbie to Docker.

Show how you started the docker container here.
Show the 2 commands and their outputs here and indicate where you are issuing the ip addr show command from (i.e. the docker node, the container?).

docker network inspect
ip addr show