Commit History

作者 SHA1 備註 提交日期
  Antonio Murdaca f9e81b40f4 daemon: faster image cache miss detection 9 年之前
  Antonio Murdaca 56f5e3459f graph: add parent img refcount for faster rmi 9 年之前
  Morgan Bauer ee36b57c8f continue daemon refactor of Repositories() 9 年之前
  Tibor Vass b08f071e18 Revert "Merge pull request #16228 from duglin/ContextualizeEvents" 9 年之前
  Tibor Vass 79c31f4b13 Revert "Merge pull request #16567 from calavera/context_per_request" 9 年之前
  David Calavera 27c76522de Define a context per request. 10 年之前
  Doug Davis 26b1064967 Add context.RequestID to event stream 10 年之前
  Doug Davis 0a734182eb Move more 'daemon' errors to the new error package 10 年之前
  Josh Hawn 111d2f3487 [daemon] Refactor image_delete.go 10 年之前
  Morgan Bauer abd72d4008 golint fixes for daemon/ package 10 年之前
  Ma Shimiao cb2def9f90 image_delete: move name check first 10 年之前
  Aaron Lehmann d4836cd7ec Documentation improvements and code cleanups for graph package 10 年之前
  Srini Brahmaroutu 1d6e443119 /graph fix lin errors/warnings 10 年之前
  Shijiang Wei 9f7698a637 raise an error if rmi -f with multiple tags and running container 10 年之前
  John Howard 9001ea26e7 Fixing Image struct to no longer use Graph. 10 年之前
  Ma Shimiao 1b67c38f6f fix 8926: rmi dangling is unsafe when pulling 10 年之前
  Shijiang Wei ce6410cd4c don't allow deleting the image of running containers 10 年之前
  Roman Strashkin cc955ae73c added ability to iterate over all indexes and use index.Iterate() instead of ReadDir() to walk over the graph 10 年之前
  John Howard 52f4d09ffb Windows: Graph driver implementation 10 年之前
  Derek McGowan bb50a4159b Update graph walkhistory to pass by value 10 年之前
  Derek McGowan 2b58b677a5 Separate graph from image 10 年之前
  David Calavera eaa9c1b97e Merge pull request #13596 from jfrazelle/11414-fix-once-and-for-all 10 年之前
  Jessica Frazelle 185f392691 fix bug with rmi multiple tag 10 年之前
  Doug Davis 71a4990229 Fix error when trying to delete an image due to a bad container 10 年之前
  Deng Guangxing 795a58fb44 'docker rmi -f IMAGE_ID' untag all names and delete the image 10 年之前
  Antonio Murdaca e4afc379dc Remove job from rmi 10 年之前
  Alexander Morozov c9eb37f975 Remove engine usage for events 10 年之前
  Doug Davis 0b2fa9c707 Remove engine.Table from docker history and docker rmi 10 年之前
  Lei Jitang 013fb87543 Fix error from daemon no such image even when the image exist 10 年之前
  Antonio Murdaca c79b9bab54 Remove engine.Status and replace it with standard go error 10 年之前