rabbah commented on a change in pull request #2686: Docker for mac take 2
URL: 
https://github.com/apache/incubator-openwhisk/pull/2686#discussion_r138755293
 
 

 ##########
 File path: core/actionProxy/Dockerfile
 ##########
 @@ -19,5 +19,5 @@ ADD actionproxy.py /actionProxy/
 RUN mkdir -p /action
 ADD stub.sh /action/exec
 RUN chmod +x /action/exec
-
+EXPOSE 8080
 
 Review comment:
   since we didn't address the proxy issue yet for the local container tests, 
is exposing the port in the runtime containers necessary?
 
----------------------------------------------------------------
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