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-02 04:00:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
29f40119a2acec061a8234b4cef276e37d0e38c3
dokku
/
tests
/
apps
/
python
History
…
..
bin
…
cnb
…
sub-app
…
.env
…
alt.Dockerfile
…
app2.json
…
app3.json
…
app-5205a.json
…
app-5205b.json
…
app-cnb-cron-procfile.json
…
app-cnb-cron.json
…
app-cnb.json
…
app-cron-procfile.json
…
app-cron.json
…
app-env-required.json
…
app-env.json
…
app-heroku-postdeploy.json
…
app-traefik.json
…
app.json
…
check_deploy
…
cron_task.py
fix: stop logs tests leaking a global app-label-alias
2026-08-09 02:22:13 -04:00
dockerfile.Dockerfile
tests: update python version used in test apps
2024-09-29 03:23:13 -04:00
exec-entrypoint.sh
…
exec.Dockerfile
…
exec.Procfile
…
expose.Dockerfile
…
null
feat: switch to null buildpack for performance
2020-06-20 17:02:27 -04:00
Procfile
tests: add tests to prove that Procfile tasks all work for every builder
2025-12-25 18:06:22 -05:00
project2.toml
…
release.py
…
second.Procfile
fix: use -u in Procfile to unbuffer python output
2022-12-28 15:35:26 -05:00
task.py
…
web.py
…
worker.Procfile
feat: skip scaled processes that are missing in the Procfile
2023-08-05 10:58:57 -04:00
worker.py
…