- fix go_arches definition: use global instead of define, otherwise it fails to build - Add dockerd(8) man page. - add missing patch to changelog - fix integration test case - add integration-cli-fix-TestInfoEnsureSucceeds.patch - update rpmlintrc - make test timeout configurable - Remove noarch from docker-test, which was causing lots of fun issues when trying to run them. - Fix build for ppc64le: use static libgo for dockerd and docker-proxy as in docker build. - Update docker to 1.12.1 (bsc#996015) see changelog in https://github.com/docker/docker/releases/tag/v1.12.1 - Add asaurin@suse.com's test.sh test script. - Add integration test binary in docker.spec file. This is work done by asaurin@suse.com. - Package docker-proxy (which was split out of the docker binary in 1.12). boo#995620 OBS-URL: https://build.opensuse.org/request/show/428793 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=42
Description
No description provided
Languages
Shell
100%