You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/08 12:30:07 UTC

[GitHub] csantanapr 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

csantanapr 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_r155767221
 
 

 ##########
 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:
   Yes make it true for local ? 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services