grim/convey

96530de374c1
Apply environment to build task dockerfile value.
FROM gliderlabs/alpine:edge
COPY run.sh /run.sh
ENTRYPOINT ["/run.sh"]