DanLavine commented on issue #2152: OpenWhisk Docker Image for Edge component. URL: https://github.com/apache/incubator-openwhisk/issues/2152#issuecomment-313229356 @csantanapr the "Edge" image will need to mount in the `certs` and `nginx.conf` file since those are environment specific. the "Edge" Docker Image should just need to comprise of the public Nginx image plus any of the CLI/SDKs prebuilt into it. This means that the current Ansible scripts should more or lest just work as they are. Minus the need to already have the cli prebuilt and build the BlackBox tarball. Then When deploying Kubernetes, you can take a look at this [README](https://github.com/apache/incubator-openwhisk-deploy-kube/blob/master/kubernetes/nginx/README.md) for how configuring those same values would go. ---------------------------------------------------------------- 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
