From 2efb99192a67fb28269ec513ef1f2f3acddb511c Mon Sep 17 00:00:00 2001 From: Jonas Winkler Date: Mon, 1 Feb 2021 21:45:45 +0100 Subject: [PATCH] add pull to docker setup --- docs/setup.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/setup.rst b/docs/setup.rst index a86c4ce27..5c3c9c361 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -179,8 +179,8 @@ Install Paperless from Docker Hub with the default configuration. You will need to use ``PAPERLESS_CONSUMER_POLLING``, which will disable inotify. See :ref:`here `. -6. Run ``docker-compose up -d``. This will pull the image, create and start the necessary - containers. +6. Run ``docker-compose pull``, followed by ``docker-compose up -d``. + This will pull the image, create and start the necessary containers. 7. To be able to login, you will need a super user. To create it, execute the following command: