aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/docker.md
diff options
context:
space:
mode:
Diffstat (limited to 'support/doc/docker.md')
-rw-r--r--support/doc/docker.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/support/doc/docker.md b/support/doc/docker.md
index 087961802..cab336344 100644
--- a/support/doc/docker.md
+++ b/support/doc/docker.md
@@ -53,6 +53,10 @@ $ docker-compose up
53**Important**: note that you'll get the initial `root` user password from the 53**Important**: note that you'll get the initial `root` user password from the
54program output, so check out your logs to find them. 54program output, so check out your logs to find them.
55 55
56### What now?
57
58See the production guide ["What now" section](/support/doc/production.md#what-now).
59
56### Upgrade 60### Upgrade
57 61
58Pull the latest images and rerun PeerTube: 62Pull the latest images and rerun PeerTube: