Docker images not removed if build fails

Bug #1430002 reported by Melissa Kam
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Solum
Triaged
Low
Unassigned

Bug Description

If the build of a docker image fails, the intermediate image created is not removed even if delete_local_cache is true. This is because the image is left untagged after the failure, so the cleanup does not have an ID of the image to remove. There is a "--force-rm" flag for "docker build" that may solve this issue.

Tags: solum-worker
Adrian Otto (aotto)
Changed in solum:
status: New → Triaged
importance: Undecided → Low
milestone: none → 2015.1.1
tags: added: solum-worker
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.