Skip to content

Commit

Permalink
Update INSTALLfromDockers.rst
Browse files Browse the repository at this point in the history
An option to ensure rebuild all images
  • Loading branch information
fv3rdugo committed May 30, 2023
1 parent 1d20f2a commit 3001c72
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs/INSTALLfromDockers.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,11 @@ Follow this steps:
docker-compose pull
docker-compose up -d

If it's not the first time and you want to start from scratch it's better to make sure to rebuild everything with:

.. prompt:: bash $

docker-compose up -d --build --force-recreate

Ravada web user
---------------
Expand Down

0 comments on commit 3001c72

Please sign in to comment.