2879: Store Docker image repo+tag together in one tag.
authorBrett Smith <brett@curoverse.com>
Fri, 13 Jun 2014 17:40:45 +0000 (13:40 -0400)
committerBrett Smith <brett@curoverse.com>
Mon, 16 Jun 2014 19:18:15 +0000 (15:18 -0400)
commite88deba4b916f22abc14355b4b4640c8ccc4148a
treeebc5ef7754a5097ec1d244f53de076dec0d0ecf9
parent95811b3a901df3ceab701fe18e9ec1bb614bef90
2879: Store Docker image repo+tag together in one tag.

It doesn't make sense to query the tag independently of the
repository, and this change will make the common case of querying both
together easier.
sdk/python/arvados/commands/keepdocker.py