diff --git a/support/doc/docker.md b/support/doc/docker.md index d09688feb..9be5c5a82 100644 --- a/support/doc/docker.md +++ b/support/doc/docker.md @@ -128,6 +128,7 @@ Pull the latest images: ```shell $ cd /your/peertube/directory $ docker-compose pull +``` Stop, delete the containers and internal volumes (to invalidate static client files shared by `peertube` and `webserver` containers):