I’m just started to use docker(last version) and have some questions for configure docker registries.
-
First of all, I haven’t understand how to change
docker registry
from default docker-hub to minecustom
?
I get tired to put docker registry before image name to pull it. If I can change default docker registry the problem will fix. -
In oldest version of docker was flag
--add-registry
forcentos
which can help me but it have deprecated now and docker don’t support it.
I didn’t use this flag and this information from google. So maybe I can wrong about it
Can anybody help me?
ps. apologize for bad English)