Merge pull request #4879 from dokku/josegonzalez-patch-2

Clarify that the docker-based dokku installation is ready when a certain message appears
This commit is contained in:
Jose Diaz-Gonzalez
2021-10-23 12:21:22 -04:00
committed by GitHub

View File

@@ -21,6 +21,8 @@ docker container run \
dokku/dokku:0.25.7
```
The above command will start a new docker container that is ready when a message similar to `Runit started as PID 12345` appears.
Dokku is run in the following configuration:
- The global hostname is set to `dokku.me` on boot.