Project

General

Profile

Actions

Bug #5294

closed

[SDKs] Make arv-copy useful for copying a Docker image

Added by Brett Smith about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
SDKs
Target version:
-
Story points:
-

Description

It's handy to be able to copy a Docker image collection from one project to another. However, because Arvados needs specific links in place to be able to recognize the Docker image, this is a little tricky for users to do themselves.

Make sure arv-copy is usable for this task. That means:

  • If you point arv-copy at an arbitrary collection, it checks for any associated Docker image links that it should copy over along with it.
  • It copies over the relevant links correctly. As of b5cd9c9, I know that it creates the docker_image_hash link using the collection portable_data_hash as the name, rather than Docker's native image ID.
  • Make sure this use case is appropriately documented.

Related issues

Is duplicate of Arvados - Bug #4520: [SDKs] arv copy should respect --project-uuid when saving destination CollectionResolvedPeter Amstutz11/13/2014Actions
Is duplicate of Arvados - Bug #5288: [Documentation] Write user guide for arv-copyResolvedBryan Cosca07/14/2015Actions
Actions #1

Updated by Brett Smith about 9 years ago

  • Status changed from New to Closed
  • Target version deleted (Bug Triage)

Peter's doing the code parts in #4520. Documentation should be covered in #5288. Closing a duplicate of those.

Actions

Also available in: Atom PDF