moby--moby/hack/make/.build-deb
Arnaud Porterie (icecrime) 32915b1d0a Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope
Starting with this commit, integration tests should no longer rely on
the docker cli, they should be API tests instead. For the existing tests
the scripts will use a frozen version of the docker cli with a
DOCKER_API_VERSION frozen to 1.30, which should ensure that the CI remains
green at all times.

To help contributors develop and test manually with a modified docker
cli, this commit also adds a DOCKER_CLI_PATH environment variable to the
Makefile. This allows to set the path of a custom cli that will be
available inside the development container and used to run the
integration tests.

Signed-off-by: Arnaud Porterie (icecrime) <arnaud.porterie@docker.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
2017-05-05 12:14:29 -07:00
..
compat Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
control move hardware signing out of experimental, remove dependencies to yubico-piv-tool 2016-03-28 14:33:06 -07:00
docker-engine.bash-completion Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.docker.default Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.docker.init Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.docker.upstart Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.install disable install of docker-engine for 1.10, try to get ready for 1.11 2016-01-18 13:38:29 -08:00
docker-engine.manpages Moving man pages out of docs 2015-06-10 13:43:35 -07:00
docker-engine.postinst Fix build-deb 2015-05-06 18:10:15 -06:00
docker-engine.udev Fix build-deb 2015-05-06 18:10:15 -06:00
docs Add "builder-deb" base images for building ".deb" packages properly 2015-04-06 10:43:36 -06:00
rules Remove cmd/docker and other directories in cli/ in accordance with the new Moby project scope 2017-05-05 12:14:29 -07:00