In my kubuntu 18.04 I tried some docker projects, so now running command
docker images
I see big listing of some my prior projects I started several months ago. 1) Which is the valid way to delete some of these projects at all?
2) Which is the valid way to clear the current project as I want running
docker-compose up -d
3) command to regenerate my project fully?
Thanks!