Project

General

Profile

Bug #7695

Updated by Brett Smith over 8 years ago

This behavior should work identically to specifying a collection's portable data hash: if the user can read the collection, and it contains a single file that looks like a Docker image, record the Docker image's content address as the job's docker_image_locator. 

 Update the docker_image runtime_constraints documentation in @/doc/user/topic/arv-docker.html@ and @/doc/api/schema/Job.html@ the API docs to note that collection UUIDs are accepted.

Back