Commit History

作者 SHA1 備註 提交日期
  Sebastiaan van Stijn f0988dd395 update "image delete" error to match actual behavior 9 年之前
  Vincent Demeester 60e48bd6bd Use spf13/cobra for docker rmi 9 年之前
  allencloud c1be45fa38 fix typos 9 年之前
  John Howard b0e24c7393 Windows: Remove TP4 support from test code 9 年之前
  Zhang Wei 62a856e912 Assert error in body of function `inspectField*` 9 年之前
  Arnaud Porterie 777ee34b07 Factorize sleeping containers 9 年之前
  John Howard 916b9db71d Windows CI: Darn it, I broke due to multiple declarations 9 年之前
  John Howard 94e5fab5ed Windows CI: Port TestRmi tests 9 年之前
  Tonis Tiigi 38a45eed88 Fix rmi by ID untagging image on error 9 年之前
  Lei Jitang 0bbc9f1d2d Fix docker rmi trying to remove a being used parent 9 年之前
  Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage 9 年之前
  Alexander Morozov d4a8d09d1a Do not rely on string comparison in truncindex 9 年之前
  Derek McGowan 48e7f7963e Fix rmi -f removing multiple tags 9 年之前
  Antonio Murdaca 56f5e3459f graph: add parent img refcount for faster rmi 9 年之前
  Zhang Wei c6b02ad73b Update integration test with Assert 9 年之前
  John Howard f9a3558a9d Windows: Get Integration CLI running 9 年之前
  Josh Hawn 111d2f3487 [daemon] Refactor image_delete.go 10 年之前
  Brian Goff 693ba98cb9 Don't pass check.C to dockerCmdWithError 10 年之前
  Shijiang Wei 9f7698a637 raise an error if rmi -f with multiple tags and running container 10 年之前
  David Calavera 15cb7dfc9e Merge pull request #14578 from mountkin/fix-rmi-image-not-found 10 年之前
  Hu Keping 71868228c7 Refactor : Use dockerCmd in integration-cli tests 10 年之前
  Shijiang Wei ce6410cd4c don't allow deleting the image of running containers 10 年之前
  Yuan Sun 2179dd00dd Add the expected error verification for TestRmiBlank. 10 年之前
  Jessica Frazelle 185f392691 fix bug with rmi multiple tag 10 年之前
  Lorenzo Fontana 086b514f6a Removed deleteContainer calls 10 年之前
  Qiang Huang 74f8a4eca4 Use inspectField to simplify code 10 年之前
  David Mackey 3941623fbc trivial: typo cleanup 10 年之前
  Jessica Frazelle 28f5541b72 add regression test for rmi multiple tags without f 10 年之前
  Alexander Morozov dc944ea7e4 Use suite for integration-cli 10 年之前
  bobby abbott 621b601b3c Removed unnecessary error output from dockerCmd 10 年之前