Closed mpuittinen closed 7 years ago
@mpuittinen Perhaps this suggestion is best opened against the actual OW repository (as this is the Apache project's website source repo.). In addition, I think your idea needs to be generalized for any registry (not just Bluemix, only an IBM implementation of one). Please let me know if you could pursue as suggested and how to link or reference it (as a new issue) so that I may close this one as off topic for the repo.
@mpuittinen also feel free to discuss this first as a topic on our Apache mailing list : dev@openwhisk.incubator.apache.org
It will surely get more discussion there than an issue in GitHub.
Posted this to the Openwhisk repository https://github.com/openwhisk/openwhisk/issues/1933
Openwhisk currently only supports docker actions from public Dockerhub registry. Access to Dockerhub may be slow (introduce additional load time to cold starts) and also requires, that you make your docker image public (may have IPR / lisencing issues)
Please add support for docker images from the Bluemix Container Service registry.