Newbie here. I have installed NanoOWL on my Jetson Orin Nano following the instructions on the AI LABS site. I am looking to remove the docker container and uninstall it to free up room as I am testing out the different models but cannot find any resources as a lot of the information I’m finding doesn’t apply or work for this.
If anyone can point me in the right direction on how to reliably uninstall or remove these dockers (and all their attached files) that would be helpful.
Thanks.
Hi
This seems like a docker topic, did you check docker documentation like docker system prune | Docker Docs
Regards,
Allan Navarro
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com/
Website: www.ridgerun.com
1 Like
Thank you for your response,
I ran the docker system prune however it doesn’t remove anything. (0 kb) This may not be what I’m looking for, I’m just looking to remove the previously installed dockers to free up space.
Did you try with the other flags in the docs?
Regards,
Allan Navarro
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com/
Website: www.ridgerun.com