grim/convey

Handle loader options for code build, actually use the image option. Refs #160
# convey/env
The env image is meant to help you debug configurations in convey. It just spits out the environment that the container was passed.
## Example
tasks:
debug:
image: convey/env
## Environment Variables
None.