DockerCLI/cli
Ethan Haynes e76d8c9eae added check for empty source in bind mount
Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu>

fixed error by removing punctuation

Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu>

removed period

Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu>

backtick string to escape double quotes in error messages

Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu>

simplified test for bind no source error message

Signed-off-by: Ethan Haynes <ethanhaynes@alumni.harvard.edu>
2018-01-22 18:33:58 -06:00
..
command Mark docker-manifest command as experimental (cli) 2018-01-18 13:19:33 -08:00
compose added check for empty source in bind mount 2018-01-22 18:33:58 -06:00
config Add support for kubernetes in docker cli 2017-12-26 11:22:32 +01:00
debug updated vendoring 2017-09-01 19:41:06 -04:00
flags Fix PR comments 2018-01-03 10:23:32 +01:00
manifest add manifest command 2018-01-08 10:43:56 -06:00
registry/client add manifest command 2018-01-08 10:43:56 -06:00
trust Bump moby to f4d4f5863156b82ef146b6ff1e845f8dcf019f12 2017-11-08 17:50:58 +01:00
winresources Add windows resources to binary. 2017-05-15 18:03:03 -04:00
cobra.go Hide help flag from help output. 2017-10-26 12:17:50 -04:00
error.go Import docker/docker/cli 2017-04-17 17:40:59 -04:00
required.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
required_test.go Singularize / pluralize "argument(s)" in error message 2017-08-12 18:25:38 +02:00
version.go Add platform and its components to docker version output 2017-12-07 02:04:10 +01:00