This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
dokku
Watch
1
Star
0
Fork
0
You've already forked dokku
mirror of
https://github.com/dokku/dokku.git
synced
2026-09-03 12:50:27 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f62373c3fa00a8ebfe28da4472a92a651dd73f7f
dokku
/
plugins
/
builder
/
plugin.toml
5 lines
87 B
TOML
Raw
Normal View
History
Unescape
Escape
feat: implement builder plugin This plugin will allow users to override the builder used for their application, enabling users to use custom builders if desired.
2021-02-28 17:25:03 -05:00
[
plugin
]
description
=
"dokku core builder plugin"
Release 0.24.10 # History ## 0.24.10 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.24.10/bootstrap.sh sudo DOKKU_TAG=v0.24.10 bash bootstrap.sh ``` ### Bug Fixes - #4638: @josegonzalez Schedule a retire as early as possible ### Documentation - #4635: @hiepxanh Add buildkit cache example to Dockerfile docs - #4632: @scflode Fix typo in docs for GitHub Actions ### Other - #4637: @dependabot[bot] chore(deps): bump django from 3.1.8 to 3.1.9 in /tests/apps/dockerfile-release
2021-06-07 00:25:18 +00:00
version
=
"0.24.10"
feat: implement builder plugin This plugin will allow users to override the builder used for their application, enabling users to use custom builders if desired.
2021-02-28 17:25:03 -05:00
[
plugin
.
config
]
Reference in New Issue
Copy Permalink