Description
Hi there,
Here's some trouble I encounter,
We are developing some "functions" on iron, and we check in code to Git and use CI (jenkins) to build code and automatic push and register function to iron. This iteration will happen dozen of times during developing time, but I can't find a way to register version number like "latest" on iron. I have to delete docker images on node, every time after rebuilding our code (the same version number ex: 0.0.1). Or since there's a the same docker image file on registry , iron won't try to pull the latest one before trigger.
Is there a better way to do this?
I try to change version to latest thru UI , I get error like this,
Failed to pull image 'myfunctionxxxx:latest': manifest unknown: manifest unknown
request_id: d7351dd2-e680-540b-bdd4-8f4ecdb88a32