In order to have a convenient way to run custom code after the transferbot job has run (i.e. signal success / failure back to the Platform API), extend the existing Docker image so that it can:
- run user-provided commands on success
- run user-provided commands on failure