mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
Mention issues with 13.10
This commit is contained in:
@@ -9,6 +9,8 @@ Docker powered mini-Heroku. The smallest PaaS implementation you've ever seen.
|
||||
Assumes Ubuntu 13 x64 right now. Ideally have a domain ready to point to your host. It's designed for and is probably
|
||||
best to use a fresh VM. The bootstrapper will install everything it needs.
|
||||
|
||||
**Note: There are known issues with docker and Ubuntu 13.10 ([1](https://github.com/dotcloud/docker/issues/1300), [2](https://github.com/dotcloud/docker/issues/1869), [3](https://github.com/dotcloud/docker/issues/1906)) - use of 13.04 is reccomended until these issues are resolved.**
|
||||
|
||||
## Installing
|
||||
|
||||
$ wget -qO- https://raw.github.com/progrium/dokku/master/bootstrap.sh | sudo bash
|
||||
|
||||
Reference in New Issue
Block a user