aboutsummaryrefslogtreecommitdiffhomepage
path: root/support/doc/docker.md
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-07-19 16:17:54 +0200
committerChocobozzz <me@florianbigard.com>2018-07-24 14:04:05 +0200
commit57c36b277e68b764dd34cb2e449f6e2ca3d1e9b6 (patch)
tree87ebcd623c06445b9b25a237addefc98a2d64afa /support/doc/docker.md
parent7279b455811f4806dcb74a08d17b837bc22533c1 (diff)
downloadPeerTube-57c36b277e68b764dd34cb2e449f6e2ca3d1e9b6.tar.gz
PeerTube-57c36b277e68b764dd34cb2e449f6e2ca3d1e9b6.tar.zst
PeerTube-57c36b277e68b764dd34cb2e449f6e2ca3d1e9b6.zip
Begin advanced search
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: