docker search g++ FATA[0000] Error response from daemon: Invalid repository name (g++), only [a-z0-9-_.] are allowed 咋回事? 名字里就是有加号,为啥不能搜:(
学习是最好的投资!
L'erreur est claire[a-z0-9-_.] Un nom de conteneur valide ne contient que les caractères suivants
[a-z0-9-_.]
https://github.com/docker/docker/blob/6870bde5847d4484d87f91baf58edc52f575ea5d/registry/config.go#L36
L'erreur est claire
[a-z0-9-_.]
Un nom de conteneur valide ne contient que les caractères suivants
https://github.com/docker/docker/blob/6870bde5847d4484d87f91baf58edc52f575ea5d/registry/config.go#L36