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