Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@wagoodman
Copy link
Contributor

@wagoodman wagoodman commented Aug 2, 2020

This PR adds:

  • docker pull for non-existent images (from the perspective of the docker daemon).
  • All pulls use default config credentials for the given registry host from the user's docker config file (can be overridden with DOCKER_CONFIG env var), which means that private registries are supported as long as a docker login has already been run.
  • adds a UI element showing pull status for each layer summarized to one line

syft-image-pull-2

Note: will need to update go.mod after anchore/stereoscope#35 is merged

@wagoodman wagoodman requested a review from alfredodeza August 2, 2020 23:07
@wagoodman wagoodman requested a review from luhring August 2, 2020 23:33
@wagoodman wagoodman merged commit 8fe59c6 into master Aug 3, 2020
@wagoodman wagoodman deleted the add-docker-pull branch August 3, 2020 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants