mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 03:57:43 +01:00
A builder plugin implements some method for 'building' artifacts from a given source code archive. This refactor moves the majority of the image building code into separate plugins, allowing us to implement other builders, but also simplifying the common pugin codebase. Also move the pre-build-buildpack hook from the build-env plugin to builder-herokuish.
Symbolic link
1 line
17 B
Plaintext
Symbolic link
1 line
17 B
Plaintext
docker-args-build |