Giter VIP home page Giter VIP logo

Comments (3)

jaakkytt avatar jaakkytt commented on July 21, 2024

Also stumbled upon of this after seeing my image in images.reap not being deleted.
Ran the last line of the docker-gc file again:

$ xargs -n 1 docker rmi < images.reap 
Error response from daemon: Conflict, cannot delete image e33b075d9148c4ef66be11e7faa1d1a46144e10427fdb81406fff97270f61ca2 because it is tagged in multiple repositories, use -f to force
Error: failed to remove images: [e33b075d9148c4ef66be11e7faa1d1a46144e10427fdb81406fff97270f61ca2]

from docker-gc.

dnephin avatar dnephin commented on July 21, 2024

If this is a critical issue for anyone, you might be interested in https://github.com/Yelp/docker-custodian (disclaimer: I'm the primary contributor), which has basically identical functionality to docker-gc (except that it's python not bash, has unit tests, and uses the api instead of the cli).

It handles this issue:
https://github.com/Yelp/docker-custodian/blob/v0.4.0/docker_custodian/docker_gc.py#L119

from docker-gc.

arnib avatar arnib commented on July 21, 2024

This should be fixed in #72, enable by using FORCE_IMAGE_REMOVAL=1 docker-gc

from docker-gc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.