grim/convey

7fd7299d950f
Added tag v0.10.1 for changeset 6fcf770a1b72
# 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.