grim/convey

Fix some issues with docker.ParseImage where an image like convey/workspace
was being parsed to registry: convey, image: workspace. This has been updated
to require a . or a : in the string before the first / or for it to be set to
localhost. This won't catch everything, but it should get the majority of
cases. Fixes #157.
{
"folders":
[
{
"path": "."
}
]
}