docs: clarify that the docker-based dokku installation is ready when a certain message appears

Closes #4878
This commit is contained in:
Jose Diaz-Gonzalez
2021-10-23 12:20:58 -04:00
committed by GitHub
parent fd77f9c7a0
commit e1d5228796

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.