mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
# History ## 0.38.3 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.38.3/bootstrap.sh sudo DOKKU_TAG=v0.38.3 bash bootstrap.sh ``` ### Bug Fixes - #8602: @josegonzalez Reject per-app sets for global-only proxy properties - #8601: @josegonzalez Rename app-json:report flags to match property - #8600: @josegonzalez Report info-flag should not error when app undeployed ### New Features - #8599: @josegonzalez Add docker healthcheck to dokku container
13 lines
1.0 KiB
Plaintext
13 lines
1.0 KiB
Plaintext
Package: dokku
|
|
Version: 0.38.3
|
|
Section: web
|
|
Priority: optional
|
|
Architecture: amd64
|
|
Depends: apache2-utils, locales, git, cpio, cron, curl, logrotate, man-db, netcat, sshcommand, docker-engine-cs (>= 19.03.0) | docker-engine (>= 19.03.0) | docker-io (>= 19.03.0) | docker.io (>= 19.03.0) | docker-ce (>= 19.03.0) | docker-ee (>= 19.03.0) | moby-engine, docker-compose-plugin | moby-compose | docker-compose, docker-buildx-plugin | moby-buildx | docker-buildx, docker-container-healthchecker, docker-image-labeler, lambda-builder, net-tools, netrc, parallel, procfile-util, rsync, dos2unix, unzip, util-linux
|
|
Recommends: herokuish, bash-completion, dokku-update, dokku-event-listener
|
|
Pre-Depends: gliderlabs-sigil, jq, nginx (>= 1.8.0) | openresty, bind9-dnsutils, debconf, plugn, sudo, python3, rsyslog
|
|
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.
|