[docker] add config for being able to pull images
This commit is contained in:
parent
2ef09cb3f0
commit
ee23684b89
2 changed files with 26 additions and 10 deletions
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"auths": {
|
||||
"https://index.docker.io/v1/": {
|
||||
"auth": "ZG9ja2VyaHVicnU6WmtGJ2ddSFUtcHFMb11tK2MnVWpLKE9bPF9eamltdFg="
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue