csantanapr commented on a change in pull request #2686: Docker for mac take 2 URL: https://github.com/apache/incubator-openwhisk/pull/2686#discussion_r139049349
########## 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: not 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
