[#6] Support additional image types

Dylan Wilson requested to merge issue-6 into main

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).

Edited by Dylan Wilson

Merge request reports