5752: arv-copy preserves properties of docker_image links.
authorBrett Smith <brett@curoverse.com>
Fri, 1 May 2015 18:07:04 +0000 (14:07 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 4 May 2015 17:07:12 +0000 (13:07 -0400)
commit83164dbf6265f4d676324b2527ac558d1660663a
treef9aab3e2ce9c3b7b26d40702b82813aa2b6647e6
parentffadd5d842dc27fdc34af809c51a9982f3c4b4fa
5752: arv-copy preserves properties of docker_image links.

The properties include the image_timestamp, which tells Arvados when
the source image was created, rather than the containing collection.
The API server uses this information to determine which image is
newest.
sdk/python/arvados/commands/arv_copy.py