In the below comment line, already codes for log exists so following comment is obsolete. // TODO log Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
Fixed #8761 Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
Add support for pulling signed images from a version 2 registry. Only official images within the library namespace will be pull from the new registry and check the build signature. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)