mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
This trigger allows you to modify the contents of an application *after* it has been extracted from git/tarball but *before* the image source type is detected. For example, you may wish to autogenerate a Dockerfile based on some other application contents before detecting what type of build process - herokuish or docker file - to use.