Fix bug in docker-toool where values are sometimes empty.
authorIan Main <imain@redhat.com>
Thu, 8 Jun 2017 22:56:55 +0000 (18:56 -0400)
committerIan Main <imain@redhat.com>
Thu, 8 Jun 2017 22:57:27 +0000 (18:57 -0400)
commit43d08a0bfa513e064ea99a2246a1c657a5f74bfc
treea86bc71900b9e76ca06873a2bbea750575dfac86
parentd01de0e985f0b8ed9a65a303c233ebb49d47886e
Fix bug in docker-toool where values are sometimes empty.

I was getting empty volumes from the json and it was creating bad
docker command lines.

Change-Id: Ie90fc1afa5711d6b029e98d621507b9cb70c1dbe
docker/docker-toool