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 2018/01/25 16:42:12 UTC

[GitHub] mcdan opened a new issue #88: [Feature] Create a "pull" target to let someone update their containers from upstream

mcdan opened a new issue #88: [Feature] Create a "pull" target to let someone update their containers from upstream
URL: https://github.com/apache/incubator-openwhisk-devtools/issues/88
 
 
   Even when using :latest in a container tag, compose does not automatically pull new versions. You must use `docker-compose pull`. I propose adding a mirror `make pull` that will update the containers, this will not be part of the `make quick-start` to ensure we don't overwrite containers someone is working on locally.

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