juanvallejo
027c8b9ef2
update .dockercfg content to config.json
...
update the data format of .dockercfg to match the new docker config.json
format, which encapsulates all registry auth objects in an overall
"auths" object:
{
"auths": {
"reg.url": {
"auth": "...=="
}
}
}
2017-10-18 14:33:14 -04:00
..
2017-10-12 20:25:10 -07:00
2017-08-11 09:32:39 -07:00
2017-10-12 20:25:10 -07:00
2017-09-01 19:11:19 +08:00
2017-08-25 16:04:53 -05:00
2017-09-21 15:53:22 -07:00
2017-10-09 14:55:18 -07:00
2017-10-11 21:40:16 -07:00
2017-10-13 12:44:55 -07:00
2017-08-11 09:32:39 -07:00
2017-10-10 09:11:41 -04:00
2017-08-11 09:32:39 -07:00
2017-10-05 15:01:52 -07:00
2017-08-16 16:38:28 -07:00
2017-10-12 06:36:25 -07:00
2017-10-18 14:33:14 -04:00
2017-10-13 12:44:52 -07:00
2017-10-11 09:52:39 -07:00
2017-10-05 21:58:40 -07:00
2017-10-12 14:05:58 +08:00
2017-08-11 09:32:39 -07:00
2017-10-11 09:51:58 +08:00
2017-09-15 01:59:56 -07:00
2017-10-13 12:44:47 -07:00
2017-10-11 22:16:03 +08:00
2017-09-28 10:06:36 +08:00
2017-09-25 13:22:02 -04:00
2017-08-18 05:42:07 -07:00
2017-09-05 12:38:57 -07:00
2017-10-11 01:41:42 -07:00
2017-09-15 18:44:23 +08:00
2017-10-12 15:06:01 +08:00
2017-08-16 11:22:37 -07:00
2017-10-04 15:21:41 +02:00