summaryrefslogtreecommitdiff
path: root/docker/credentials
Commit message (Collapse)AuthorAgeFilesLines
* use python3.6+ constructsAnthony Sottile2021-07-051-20/+7
| | | | Signed-off-by: Anthony Sottile <asottile@umich.edu>
* Change os.errno to errno for py3.7 compatibilitySimon Gurcke2019-05-191-3/+3
| | | | Signed-off-by: Simon Gurcke <simon@gurcke.de>
* Make dockerpycreds part of the SDK under docker.credentialsJoffrey F2019-04-305-0/+178
Signed-off-by: Joffrey F <joffrey@docker.com>