3.3 Uninstalling the Repo Agent

To uninstall the Repo Agent, run the following commands:

./dockompose down -v --remove-orphans

docker container prune -f

docker network prune -f

NOTE:The above commands removes the unused networks and containers.