Add a flag to allow keeping bundles around (helps with CI) Fix several problems in repo make targets * quote DOCKER_EXPERIMENTAL variable * pass-through arguments for gpg provided to dpkg-sig are now quoted properly, so passphrases with shell-interpolated symbols can be used * when determining deb suites, don't rely on 'origin' to be github.com/docker/docker Fix some issues with deb repository creation from scratch * Don't add empty components to the repository configuration as they will cause failure when generating. Add old docker-engine-cs name to package conflicts Signed-off-by: Mike Dougherty <mike.dougherty@docker.com> Upstream-commit: a15b67b1affb2eac5365614e55703f43b6f73e9b Component: engine
The `contrib` directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.