alexellis / derek

Reduce maintainer fatigue by automating GitHub
https://github.com/alexellis/derek/blob/master/USER_GUIDE.md
MIT License
806 stars 72 forks source link

Pull Derek's watchdog binary via multi-stage build #127

Closed alexellis closed 5 years ago

alexellis commented 5 years ago

Expected Behaviour

We could pull Derek's watchdog binary via multi-stage build and remove the curl step.

Current Behaviour

We get the watchdog the old way.

Possible Solution

See the way it's done in the openfaas/templates and copy the approach.

martindekov commented 5 years ago

Derek assign: me