Docker Hub Webhook on build failure

Desired fields:

  • build status
  • size of final image (if success)
  • build duration
  • url to a log dump if too large, otherwise the text of the build log
  • if failure, which instruction did it fail on?

Also useful to have (but more work)

  • listing of dockerfile instructions w/ individual durations + log outputs