Difference between revisions of "Docker-compose"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "``` docker-compose up -d --force-recreate ``` -V, --renew-anon-volumes Recreate anonymous volumes instead of retrieving data from the previou...")
(No difference)

Revision as of 23:08, 15 February 2021

docker-compose up  -d --force-recreate

-V, --renew-anon-volumes Recreate anonymous volumes instead of retrieving

                              data from the previous containers.