Commit graph

5 commits

Author SHA1 Message Date
Jessica Tracy 32589e90be Passing context (#163)
* passing context in layer calls

* more contexting

* clair folder and context in handlers

* fixed token transport to reuse request context

* tests

* taking out context pass in server handlers
2018-12-29 12:09:10 -05:00
Jess Frazelle 58cebbaa58
switch to new cli package and update generated files and deps
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-07-15 17:48:35 -04:00
Jess Frazelle f3a9b00ec8
refactor how the domain for the images is used
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-17 15:50:30 -04:00
Jess Frazelle 307f7c8400
cleanup
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
2018-06-06 14:24:58 -04:00
Manuel Rüger 80cac4cc4b Add option to fetch Docker-Content-Digest
Code reused from manifest.go; this one is helpful to figure out if tags
have changed
2018-06-04 23:27:26 +02:00