Hi Fedoras,
I believe that docker image prune
may not have deleted the image because it is associated with a container.
If you run docker images
this should show you the locally present images along with their repository and tag.
Hi Fedoras,
I believe that docker image prune
may not have deleted the image because it is associated with a container.
If you run docker images
this should show you the locally present images along with their repository and tag.