Closed dan-blanchard closed 10 years ago
When I try to run your example with the latest version of docker, it complains because -name foo now has to be --name="foo"
-name foo
--name="foo"
When I try to run your example with the latest version of docker, it complains because
-name foo
now has to be--name="foo"