PowerShell on LinuxDocker

Hi. I’m running a linux where i have installed docker. On this docker I’m using m365pnp/powershell. When i type **Connect-PnPOnline -Url ** i get this error.


Do you know how to fix it?

Can you ping anything from the docker container? This sounds more like a DNS issue in your container.

Yes, It was a DNS problem. I set dns to Google one and works