diff --git a/docs/getting-started/install/docker.md b/docs/getting-started/install/docker.md index 9b831613fa8..1dafb3a11f2 100644 --- a/docs/getting-started/install/docker.md +++ b/docs/getting-started/install/docker.md @@ -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.