mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 03:57:43 +01:00
# History ## 0.33.3 Install/update via the bootstrap script: ```shell wget -NP . https://dokku.com/install/v0.33.3/bootstrap.sh sudo DOKKU_TAG=v0.33.3 bash bootstrap.sh ``` ### Bug Fixes - #6542: @josegonzalez Drop -- when calling dokku run for cron-tab templating ### Documentation - #6543: @josegonzalez Add support for badge shortcodes in documentation
13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
Package: dokku
|
|
Version: 0.33.3
|
|
Section: web
|
|
Priority: optional
|
|
Architecture: amd64
|
|
Depends: apache2-utils, acl, locales, git, cpio, curl, man-db, netcat, sshcommand, 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-compose-plugin | moby-compose, docker-buildx-plugin | moby-buildx, docker-container-healthchecker, docker-image-labeler, lambda-builder, net-tools, netrc, software-properties-common, parallel, procfile-util, python-software-properties | python3-software-properties, rsync, rsyslog, dos2unix, jq, unzip, util-linux
|
|
Recommends: herokuish, bash-completion, dokku-update, dokku-event-listener
|
|
Pre-Depends: gliderlabs-sigil, nginx (>= 1.8.0) | openresty, dnsutils, cgroupfs-mount | cgroup-lite, plugn, 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.
|