You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add minimal prints to indicate puller progress if container_pull
has print_progress=True attribute. The intention is that the pull
operation would provide some feedback to the user, instead of bazel
getting seemingly stuck for 10 minutes when pulling an image that is
many gigabytes in size.
Pending pull request to upstream puller.par is here:
google/containerregistry#66
0 commit comments