diff options
Diffstat (limited to 'support/doc/docker.md')
-rw-r--r-- | support/doc/docker.md | 4 |
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 |
54 | program output, so check out your logs to find them. | 54 | program output, so check out your logs to find them. |
55 | 55 | ||
56 | ### What now? | ||
57 | |||
58 | See the production guide ["What now" section](/support/doc/production.md#what-now). | ||
59 | |||
56 | ### Upgrade | 60 | ### Upgrade |
57 | 61 | ||
58 | Pull the latest images and rerun PeerTube: | 62 | Pull the latest images and rerun PeerTube: |