vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

fetch image url upon function creation #631

Closed berndtj closed 6 years ago

berndtj commented 6 years ago

Images are looked up to get the docker URL of the image at the time of function building.

Additionally did some cleanup:

Signed-off-by: Berndt Jung bjung@vmware.com