mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.11.6 ### Bug Fixes - #3091: @josegonzalez Properly trigger tar-based deploys on git-deployed repositories - #3076: @Kjwon15 Prune worktree after build - #3090: @josegonzalez Ensure all plugin triggers have docs and events integration - #3089: @josegonzalez Use a longer password for self-signed certificates ### New Features - #2950: @adelq Add configuration option to disable automatic app creation - #3093: @josegonzalez Add subcommands to allow app locking and unlocking - #3092: @josegonzalez Add support for configuring the app shell ### Documentation - #3096: @josegonzalez docs: Document how to check on a running dokku-installer
13 lines
817 B
Plaintext
13 lines
817 B
Plaintext
Package: dokku
|
|
Version: 0.11.6
|
|
Section: web
|
|
Priority: optional
|
|
Architecture: amd64
|
|
Depends: locales, git, make, curl, gcc, man-db, netcat, sshcommand (>= 0.6.0), gliderlabs-sigil, docker-engine-cs (>= 1.9.1) | docker-engine (>= 1.9.1) | docker-io (>= 1.9.1) | docker-ce | docker-ee, software-properties-common, python-software-properties | python3-software-properties, rsyslog
|
|
Recommends: herokuish (>= 0.3.4), parallel, dokku-update
|
|
Pre-Depends: nginx (>= 1.8.0) | openresty, dnsutils, cgroupfs-mount | cgroup-lite, plugn (>= 0.3.0), sudo, python2.7, debconf
|
|
Maintainer: Jose Diaz-Gonzalez <dokku@josediazgonzalez.com>
|
|
Description: Docker-powered PaaS that helps build and manage the lifecycle of applications
|
|
Dokku is an extensible, open source Platform as a Service
|
|
that runs on a single server of your choice.
|