csantanapr commented on issue #2701: Fixed the docker image prefix for vagrant 
OW installation
URL: 
https://github.com/apache/incubator-openwhisk/pull/2701#issuecomment-327840406
 
 
   Hi @sayanh this is working as design.
   This will brake, for vagrant on first run when creating the VM it will use 
the images from dockerhub, this makes it run very fast.
   
   Then after this is user wants to use the vagrant machine to do development 
on whisk, then running `./gradlew distDocker` will use the prefix `whisk` and 
the default value use when deploying with ansible or wsdev it will use `whisk` 
as the prefix.
 
----------------------------------------------------------------
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

Reply via email to