grim/convey

Add extends example.

2017-09-14, Eric Fritz
0fc998fd142f
Add extends example.
FROM golang:latest
COPY run.sh /
ENTRYPOINT ["/run.sh"]