[#6] Support additional image types
At present GitSlice assumes that the image is a Docker image, and
appends docker://
before the image when passing it to singularity.
Remove this feature to enable GitSlice to support images built locally and Singularity native images.
Closes #6 (closed).