docker build leaves orphaned images


Recommended Posts

When I run docker build, it created temporary images, then reports that it deletes them.

 

However, when I look at the docker in the UI I see the images, and have to remove them manually.  When I do I get three different results.

1. it removes

2. I get a message saying it cannot remove becuase it is used by another image, then it removes it anyway

3. I get a message the image doesn't exist.

 

I know that when I build dockers using the UI, none of the happens.  What do I need to do , for my manual docker builds to make them clean?

 

thanks

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.