mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Release 0.5.0
- Drop tutum-agent, lxc-docker, docker.io apt package support - Release a new herokuish version - Fix release docs - Upgrade sigil
This commit is contained in:
@@ -10,8 +10,8 @@ Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen. S
|
||||
|
||||
To install the latest stable release, you can run the following commands as a user that has access to `sudo`:
|
||||
|
||||
wget https://raw.githubusercontent.com/dokku/dokku/v0.4.14/bootstrap.sh
|
||||
sudo DOKKU_TAG=v0.4.14 bash bootstrap.sh
|
||||
wget https://raw.githubusercontent.com/dokku/dokku/v0.5.0/bootstrap.sh
|
||||
sudo DOKKU_TAG=v0.5.0 bash bootstrap.sh
|
||||
|
||||
### Upgrading
|
||||
|
||||
|
||||
Reference in New Issue
Block a user