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
2025-12-29 00:25:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
496488cb3eeccc66fb162fcb7e827ce86f2ef027
dokku
/
plugins
/
builder
/
plugin.toml
5 lines
86 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.26.6 # History ## 0.26.6 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.26.6/bootstrap.sh sudo DOKKU_TAG=v0.26.6 bash bootstrap.sh ``` ### Bug Fixes - #4919: @nerg4l fix: do not validate global flag as an app name - #4918: @josegonzalez Use netrc binary to properly release dokku client homebrew formula
2021-11-12 15:09:05 +00:00
version
=
"0.26.6"
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