csantanapr commented on a change in pull request #2120: Add Swift 3.1.1 as a 
kind
URL: 
https://github.com/apache/incubator-openwhisk/pull/2120#discussion_r122577473
 
 

 ##########
 File path: ansible/roles/invoker/tasks/deploy.yml
 ##########
 @@ -12,6 +12,7 @@
     - '{{ docker_image_prefix }}/python2action'
     - '{{ docker_image_prefix }}/python3action'
     - '{{ docker_image_prefix }}/swift3action'
+    - '{{ docker_image_prefix }}/action-swift-v3.1.1'
 
 Review comment:
   @akrabat We are trying to come up with a better convention for the docker 
images, we are going to have a lot of images under the same prefix/account 
locally in dockerhub, so having the `action` easier to identify the action 
images, and the version at the end helps for sorting, as we add more kinds base 
on new versions of the language goin forward
 
----------------------------------------------------------------
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