mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
This is a worker that errors out (ie: exits with non-zero exit code).
Building Image
docker build -t iron/error .
docker run -e 'PAYLOAD={"input": "yoooo"}' iron/error