Task #2923
Updated by Brett Smith over 10 years ago
* Add a new @docker_image_locator@ column to the Jobs table. * crunch-job installs images from Keep rather than using docker pull. * crunch-job records the Keep Collection locator used in a new Jobs column (to enable us to support symbolic names in the new column. runtime constraints later). * Support using a Keep Collection locator as the @docker_image@ runtime constraint.