Historial de Commits

Autor SHA1 Mensaje Fecha
  Yong Tang 9526e5c6ae Fix duplicate mount point for `--volumes-from` in `docker run` hace 8 años
  Sebastiaan van Stijn e5058ff15c Merge pull request #29947 from vdemeester/integration-some-runCommandWithOutput-clean hace 8 años
  Vincent Demeester 303b1d200a Update trustedCmd to be compatible with testutil/cmd hace 8 años
  Vincent Demeester 87e3fcfe1e Clean some runCommandWithOutput accross integration-cli code hace 8 años
  allencloud 0fdab49610 fix volume ls filter driver hace 8 años
  Vincent Demeester 33968e6c7d Remove pkg/integration and move it to testutil or integration-cli hace 8 años
  Vincent Demeester def13fa23c Clean integration-cli/utils.go from most of its content hace 8 años
  Aaron Lehmann 53d447c5d5 Fix volume Create to check against canonical driver name hace 8 años
  lixiaobing10051267 feadc5171a add break when found in TestVolumeCLICreateWithOpts() hace 8 años
  Yong Tang 9ce8aac55e Show volume options for `docker volume inspect` hace 8 años
  Elena Morozova 64238fef8c all: replace loop with single append hace 8 años
  Akihiro Suda 7fb7a477d7 [nit] integration-cli: obey Go's naming convention hace 8 años
  Kara Alexandra ba3f0bf0e7 Add option to specify name without --name in volume create hace 9 años
  Daniel Nephin 243885808f Change to use c.Assert() instead of result.Assert() hace 9 años
  Daniel Nephin d7022f2b46 Create a unified RunCommand function with Assert() hace 9 años
  Yong Tang 6c5c34d50d Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion hace 9 años
  Kai Qiang Wu(Kennan) 1a72934cd5 Add label filter support for volume hace 9 años
  Vincent Demeester a488ad1a09 Add volume --format flag to ls hace 9 años
  Daniel Nephin 667dcb0e8e Update usage and help to (almost) match the existing docker behaviour hace 9 años
  Kai Qiang Wu(Kennan) 8e9305ef94 Add name/driver filter support for volume hace 9 años
  Evan Hazlett fc214b4408 add label support for build, networks and volumes hace 9 años
  Brian Goff b05b237075 Support mount opts for `local` volume driver hace 9 años
  Kai Qiang Wu(Kennan) 60ffd6c880 Make volume ls output order hace 9 años
  Vincent Demeester 382c96ee7b Add a getPrefixAndSlashFromDaemonPlatform … hace 9 años
  David Calavera 1431b623a4 Make volume dangling filter return only used volumes with `dangling=false`. hace 9 años
  Kai Qiang Wu(Kennan) 66c253cbf7 Fix volume filter validation hace 9 años
  Brian Goff d3eca4451d Move responsibility of ls/inspect to volume driver hace 9 años
  Justas Brazauskas 927b334ebf Fix typos found across repository hace 9 años
  David Calavera 57b6796304 Implement all inspect commands with the new inspector interface. hace 9 años
  Vincent Demeester d125ddaeda Fix DockerSuite.TestVolumeCliInspectMulti hace 9 años