avdeveloper
05/17/2018, 10:19 PMgraphcool local up
because I get unauthirzed access when the script tries to pull graphcool-db (mysql:5.7) from <https://registry-1.docker.io/v2/library/mysql/manifests/5.7>
veksen
05/18/2018, 2:09 AMpaws
05/18/2018, 10:16 AMnilan
05/22/2018, 1:16 PMpaws
05/22/2018, 1:29 PM$ cat ~/.docker/config.json
{
"auths": {
"<https://index.docker.io/v1/>": {}
},
"HttpHeaders": {
"User-Agent": "Docker-Client/18.04.0-ce (darwin)"
},
"credsStore": "osxkeychain"
}
avdeveloper
06/18/2018, 3:35 AM