iron-io / dockerworker

The new IronWorker workflow examples. Test locally, then upload and start queuing jobs!
http://www.iron.io
232 stars 47 forks source link

Docs for packaging as Docker image #30

Closed alex-litvak closed 8 years ago

alex-litvak commented 8 years ago

@rdallman @treeder Can you take a look please?

rdallman commented 8 years ago

awesome, thanks @alex-litvak it LGTM. see what @treeder thinks

treeder commented 8 years ago

Will review shortly.

treeder commented 8 years ago

@alex-litvak looks great, but could you change the code examples for all of these to use the special env var that is passed in? Like the ruby one, it just prints it out. The examples should probably all use a custom env var and the payload in some way.