Go to file
Stephan Kulow ac5fddd07a Accepting request 315847 from Virtualization:containers
- Exclude init scripts other than systemd from the test-package 

- Exclude intel 32 bits arch. Docker does not built on that. Let's
  make it explicit. 

- rediff ignore-dockerinit-checksum.patch, gcc-go-build-static-libgo.patch
  to make them apply again.
- introduce go_arches for architectures that use the go compiler
  instead of gcc-go
- add docker-netns-aarch64.patch: Add support for AArch64
- enable build for aarch64

- Build man pages only on platforms where gc compiler is available.

- Updated to 1.7.0 (2015-06-16) - bnc#935570
  * Runtime
    - Experimental feature: support for out-of-process volume plugins
    - The userland proxy can be disabled in favor of hairpin NAT using the daemon’s `--userland-proxy=false` flag
    - The `exec` command supports the `-u|--user` flag to specify the new process owner
    - Default gateway for containers can be specified daemon-wide using the `--default-gateway` and `--default-gateway-v6` flags
    - The CPU CFS (Completely Fair Scheduler) quota can be set in `docker run` using `--cpu-quota`
    - Container block IO can be controlled in `docker run` using`--blkio-weight`
    - ZFS support
    - The `docker logs` command supports a `--since` argument
    - UTS namespace can be shared with the host with `docker run --uts=host`
  * Quality
    - Networking stack was entirely rewritten as part of the libnetwork effort
    - Engine internals refactoring
    - Volumes code was entirely rewritten to support the plugins effort
    - Sending SIGUSR1 to a daemon will dump all goroutines stacks without exiting

OBS-URL: https://build.opensuse.org/request/show/315847
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=18
2015-07-14 15:43:43 +00:00
.gitattributes Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
.gitignore Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
80-docker.rules Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
docker_systemd_lt_214.socket Accepting request 307100 from Virtualization:containers 2015-05-15 05:44:24 +00:00
docker-1.7.0.tar.bz2 - Updated to 1.7.0 (2015-06-16) - bnc#935570 2015-06-22 09:09:23 +00:00
docker-netns-aarch64.patch Accepting request 313847 from home:dirkmueller:branches:Virtualization:containers 2015-06-26 14:30:44 +00:00
docker-rpmlintrc Accepting request 311406 from home:jordimassaguerpla:branches:Virtualization:containers 2015-06-10 08:16:24 +00:00
docker.changes - Exclude init scripts other than systemd from the test-package 2015-07-10 11:27:13 +00:00
docker.service Accepting request 294716 from Virtualization 2015-04-10 07:50:51 +00:00
docker.socket Accepting request 307100 from Virtualization:containers 2015-05-15 05:44:24 +00:00
docker.spec - Exclude init scripts other than systemd from the test-package 2015-07-10 11:27:13 +00:00
fix-docker-init.patch - Updated to 1.7.0 (2015-06-16) - bnc#935570 2015-06-22 09:09:23 +00:00
gcc-go-build-static-libgo.patch Accepting request 313847 from home:dirkmueller:branches:Virtualization:containers 2015-06-26 14:30:44 +00:00
ignore-dockerinit-checksum.patch Accepting request 313847 from home:dirkmueller:branches:Virtualization:containers 2015-06-26 14:30:44 +00:00
libcontainer-apparmor-fixes.patch Accepting request 307100 from Virtualization:containers 2015-05-15 05:44:24 +00:00
README_SUSE.md Accepting request 248639 from Virtualization 2014-09-12 08:03:38 +00:00
sysconfig.docker Accepting request 241204 from Virtualization 2014-07-17 15:31:28 +00:00
sysconfig.docker.ppc64le - Build docker on PPC and S390x using gcc-go provided by gcc5 2015-06-05 15:24:58 +00:00