Containers

How to find out which registry do you use by default from your environment?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Depends on the containers technology you are using. For example, in case of Docker, it can be done with docker info

> docker info
Registry: https://index.docker.io/v1