MOV-AI / movai-flow

MOV.AI Flow™ - The IDE that brings visualization and structure to ROS
Other
121 stars 15 forks source link

movai-studio uninstall/cleanup #45

Closed MithunKinarullathil closed 2 years ago

MithunKinarullathil commented 2 years ago

Alex, do you think we should also clean out the downloaded images if user uninstalls the movai-studio/flow ?

AlexFernandes-MOVAI commented 2 years ago

I think I do it on apt purge movai-studio

AlexFernandes-MOVAI commented 2 years ago

I think I do it on apt purge movai-studio

Ah, it is still in TODO: https://github.com/MOV-AI/ce-project-studio/blob/93f2a70d741c15b4bfa07641c2c87059ce26e1ac/debian/movai-studio.postrm#L10

postrm script should purge : volumes, network, container, images

MithunKinarullathil commented 2 years ago

Cool cool :+1: