Commit History

Author SHA1 Message Date
  Ma Shimiao cb2def9f90 image_delete: move name check first 10 years ago
  Aaron Lehmann d4836cd7ec Documentation improvements and code cleanups for graph package 10 years ago
  Srini Brahmaroutu 1d6e443119 /graph fix lin errors/warnings 10 years ago
  Shijiang Wei 9f7698a637 raise an error if rmi -f with multiple tags and running container 10 years ago
  John Howard 9001ea26e7 Fixing Image struct to no longer use Graph. 10 years ago
  Ma Shimiao 1b67c38f6f fix 8926: rmi dangling is unsafe when pulling 10 years ago
  Shijiang Wei ce6410cd4c don't allow deleting the image of running containers 10 years ago
  Roman Strashkin cc955ae73c added ability to iterate over all indexes and use index.Iterate() instead of ReadDir() to walk over the graph 10 years ago
  John Howard 52f4d09ffb Windows: Graph driver implementation 10 years ago
  Derek McGowan bb50a4159b Update graph walkhistory to pass by value 10 years ago
  Derek McGowan 2b58b677a5 Separate graph from image 10 years ago
  David Calavera eaa9c1b97e Merge pull request #13596 from jfrazelle/11414-fix-once-and-for-all 10 years ago
  Jessica Frazelle 185f392691 fix bug with rmi multiple tag 10 years ago
  Doug Davis 71a4990229 Fix error when trying to delete an image due to a bad container 10 years ago
  Deng Guangxing 795a58fb44 'docker rmi -f IMAGE_ID' untag all names and delete the image 10 years ago
  Antonio Murdaca e4afc379dc Remove job from rmi 10 years ago
  Alexander Morozov c9eb37f975 Remove engine usage for events 10 years ago
  Doug Davis 0b2fa9c707 Remove engine.Table from docker history and docker rmi 10 years ago
  Lei Jitang 013fb87543 Fix error from daemon no such image even when the image exist 10 years ago
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 years ago
  Antonio Murdaca b80fae7356 Refactor pkg/common, Fixes #11599 10 years ago
  Andy Goldstein a2b0c9778f Add ability to refer to image by name + digest 10 years ago
  Doug Davis eeb36c9348 Better error message for "docker rmi ''" 10 years ago
  Lei Jitang d9d9175507 Fix docker remover an image show misleading conflicts 10 years ago
  Srini Brahmaroutu 7a9c944b82 Removing dependencies from pkg into Docker internal code 10 years ago
  Josh Hawn 8936789919 Make `FROM scratch` a special cased 'no-base' spec 10 years ago
  Doug Davis d942c59b69 Wrap strings that could look like ints in quotes 10 years ago
  Jessica Frazelle ac40e7cbb3 Fix for rmi -f when error "no such id". (9056) 10 years ago
  Jessica Frazelle b2efdc538d Removing an image that fails, also removes the image name/tag. 11 years ago
  Alexandr Morozov e0339d4b88 Use State as embedded to Container 11 years ago