Actions
Task #2923
closedStory #2879: Crunch uses Docker images stored in Keep, and records Keep locators used for Jobs
All Arvados stores Docker images in Keep
Start date:
05/28/2014
Due date:
% Done:
100%
Estimated time:
8.00 h
Description
- 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 the new column.
- Support using a Keep Collection locator as the
docker_image
runtime constraint.
Actions