2879: Add arv-keepdocker command.
authorBrett Smith <brett@curoverse.com>
Tue, 10 Jun 2014 20:34:01 +0000 (16:34 -0400)
committerBrett Smith <brett@curoverse.com>
Thu, 12 Jun 2014 19:40:17 +0000 (15:40 -0400)
commit728fbdbae7d8e926f64a09d3f20aad6bdb67435e
treec26edf0555a8e056fbaf83250fba7666aa358fd6
parentaf6ef4aefe653ac5fd7bbd028af580ddfeb8f4d9
2879: Add arv-keepdocker command.

This puts a Docker image in Keep, and makes Arvados links to help find
the Collection by the image's names.
sdk/cli/bin/arv
sdk/python/arvados/commands/keepdocker.py [new file with mode: 0644]
sdk/python/bin/arv-keepdocker [new file with mode: 0755]
sdk/python/setup.py