Skip to content
Snippets Groups Projects
Commit 63215bb8 authored by Dolors Serra's avatar Dolors Serra
Browse files

Instructions updated

parent 6387accb
No related branches found
No related tags found
No related merge requests found
Pipeline #1563 failed
......@@ -93,7 +93,8 @@ docker-compose down -v
If you want to update carputilsGUI and the underlying examples, stop the containers and delete the *nginx* and *carputilsgui_web_server* images. Then, pull the updates and restart the containers.
````
docker-compose down -v
docker rmi carputilsgui_web_server nginx
docker rmi carputilsgui_web_server
docker rmi carputilsgui_app
git pull
docker-compose up
````
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment