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-02-24 04:00:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08a136f73f782ec33a2657ed8838d29bf919087c
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.34.3 # History ## 0.34.3 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.34.3/bootstrap.sh sudo DOKKU_TAG=v0.34.3 bash bootstrap.sh ``` ### New Features - #6785: @josegonzalez Update herokuish requirement to better support readonly containers ### Documentation - #6788: @bumblefudge Fix typos in nginx documentation - #6789: @crazehang Fix typos in documentation ### Dependencies - #6786: @dependabot[bot] chore(deps): bump werkzeug from 3.0.1 to 3.0.2 in /tests/apps/python-flask - #6787: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.16 to 9.5.17 in /docs/_build - #6782: @dependabot[bot] chore(deps): bump mkdocs-material from 9.5.15 to 9.5.16 in /docs/_build
2024-04-04 04:23:55 +00:00
version
=
"0.34.3"
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