rabbah commented on a change in pull request #3052: Allow for a docker pull bypass for docker actions where the prefix maches the invoker's docker prefix URL: https://github.com/apache/incubator-openwhisk/pull/3052#discussion_r155595780
########## File path: ansible/environments/docker-machine/group_vars/all ########## @@ -3,6 +3,7 @@ config_root_dir: /Users/Shared/wskconf whisk_logs_dir: /Users/Shared/wsklogs docker_registry: "" docker_dns: "" +bypass_pull_for_local_images: true Review comment: @csantanapr what do you think about making this true for the local envs? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
