openwhisk-light icon indicating copy to clipboard operation
openwhisk-light copied to clipboard

simplify deployment in a docker container

Open glikson opened this issue 7 years ago • 0 comments

Simplify the deployment when deployed in a container on the same docker engine as the action containers, e.g.:

  • make the 'docker host' parameter optional (use socket interface or find docker URL automatically)
  • don't require surfacing docker remote API (by using socket interface)
  • find network, ports automatically

glikson avatar May 21 '17 07:05 glikson