I am new to Yii2. As mentioned in the README, I cloned the repo and made a copy of .env. But, when I do docker-compose build as mentioned in the readme, I am getting the following message.
Service 'php' failed to build: Get https://registry-1.docker.io/v2/library/php/manifests/7.4-apache: Get https://auth.docker.io/token?scope=repository%3Alibrary%2Fphp%3Apull&service=registry.docker.io: dial tcp: lookup auth.docker.io: no such host
I am new to Yii2. As mentioned in the README, I cloned the repo and made a copy of .env. But, when I do
docker-compose build
as mentioned in the readme, I am getting the following message.Anyone to help? Please.