Files
docker-cli/components/engine/integration-cli
Doug Davis 56a2a654e8 Add an API test for docker build -f Dockerfile
I noticed that while we have tests to make sure that people don't
specify a Dockerfile (via -f) that's outside of the build context
when using the docker cli, we don't check on the server side to make
sure that API users have the same check done. This would be a security
risk.

While in there I had to add a new util func for the tests to allow us to
send content to the server that isn't json encoded - in this case a tarball

Signed-off-by: Doug Davis <dug@us.ibm.com>
Upstream-commit: 198ff76de59a600ce900497fd4a6131ee4448c48
Component: engine
2015-02-02 23:40:20 -08:00
..
2014-11-05 08:26:22 -08:00
2014-11-20 13:36:46 +09:00
2014-11-05 08:26:22 -08:00
2015-02-02 14:53:20 -08:00
2014-11-05 08:26:22 -08:00
2014-11-05 08:26:22 -08:00
2014-06-02 07:05:06 +00:00
2015-02-02 14:53:20 -08:00
2015-01-13 20:28:44 -08:00