mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
# History ## 0.27.7 Install/update via the bootstrap script: ```shell wget https://raw.githubusercontent.com/dokku/dokku/v0.27.7/bootstrap.sh sudo DOKKU_TAG=v0.27.7 bash bootstrap.sh ``` ### Bug Fixes - #5238: @josegonzalez Respect dokku system user/group when setting storage permissions on installation ### New Features - #5239: @josegonzalez Add builder-type and image-stage labels to all images ### Documentation - #5241: @josegonzalez Clarify where logs are pulled from and general log shipping stance - #5237: @josegonzalez Fix builder-pack:set command example ### Other - #5235: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 220 to 221 in /tests/apps/php
13 lines
1.0 KiB
Plaintext
13 lines
1.0 KiB
Plaintext
Package: dokku
|
|
Version: 0.27.7
|
|
Section: web
|
|
Priority: optional
|
|
Architecture: amd64
|
|
Depends: locales, git, cpio, curl, man-db, netcat, sshcommand (>= 0.12.0), docker-engine-cs (>= 17.05.0) | docker-engine (>= 17.05.0) | docker-io (>= 17.05.0) | docker.io (>= 17.05.0) | docker-ce (>= 17.05.0) | docker-ee (>= 17.05.0) | moby-engine, docker-image-labeler (>= 0.2.2), net-tools, netrc, software-properties-common, parallel, procfile-util (>= 0.11.0), python-software-properties | python3-software-properties, rsync, rsyslog, dos2unix, jq, unzip
|
|
Recommends: herokuish (>= 0.3.4), bash-completion, dokku-update, dokku-event-listener
|
|
Pre-Depends: gliderlabs-sigil, nginx (>= 1.8.0) | openresty, dnsutils, cgroupfs-mount | cgroup-lite, plugn (>= 0.3.0), sudo, python3, 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.
|