tfenster/BCinaB

Problem with pulling api, arssolvendi.azurecr.io:

Opened this issue · 0 comments

Hey, there is a problem with pulling an api from Azure.

`Creating network "bcinab_backend" with driver "nat"
Creating network "bcinab_frontend" with driver "nat"
Pulling api (arssolvendi.azurecr.io/bcinab-api:alpha8)...
ERROR: Get https://arssolvendi.azurecr.io/v2/: dial tcp: lookup arssolvendi.azurecr.io: no such host

PS C:\Users\jakub.zomerfeld\Downloads\BCinaB-master\BCinaB-master\stuff> Import-Module C:\Users\jakub.zomerfeld\Downloads\BCinaB-master\BCinaB-master\stuff\BCinaB.psm1
PS C:\Users\jakub.zomerfeld\Downloads\BCinaB-master\BCinaB-master\stuff> Start-BCinaB
Pulling api (arssolvendi.azurecr.io/bcinab-api:alpha8)...
ERROR: Get https://arssolvendi.azurecr.io/v2/: dial tcp: lookup arssolvendi.azurecr.io: no such host
PS C:\Users\jakub.zomerfeld\Downloads\BCinaB-master\BCinaB-master\stuff>`

image