grim/convey

Handle loader options for code build, actually use the image option. Refs #160
FROM golang:1.9-stretch
COPY run.sh /
ENTRYPOINT ["/run.sh"]