Overview
Request 314713 superseded
- 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
* Build
- Support ${variable:-value} and ${variable:+value} syntax for environment variables
- Created by jordimassaguerpla
- In state superseded
- Supersedes 314712
- Superseded by 315847
- Open review for factory-repo-checker
Request History
jordimassaguerpla created request
- 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
* Build
- Support ${variable:-value} and ${variable:+value} syntax for environment variables
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto added factory-repo-checker as a reviewer
Please review build success
factory-auto accepted review
Check script succeeded
licensedigger accepted review
mlin7442 accepted review
No need for staging, not in tested ring projects.
dimstar accepted review
ok
factory-repo-checker reopened review
Execution plan: Virtualization:containers/openSUSE_Tumbleweed
can't install docker-test-1.7.0-18.1.noarch:
nothing provides /sbin/runscript needed by docker-test-1.7.0-18.1.noarch
factory-repo-checker reopened review
Execution plan: Virtualization:containers/openSUSE_Tumbleweed
can't install docker-test-1.7.0-18.2.noarch:
nothing provides /sbin/runscript needed by docker-test-1.7.0-18.2.noarch
factory-repo-checker reopened review
Execution plan: Virtualization:containers/openSUSE_Tumbleweed
can't install docker-test-1.7.0-18.3.noarch:
nothing provides /sbin/runscript needed by docker-test-1.7.0-18.3.noarch
factory-repo-checker reopened review
Execution plan: Virtualization:containers/openSUSE_Tumbleweed
can't install docker-test-1.7.0-18.4.noarch:
nothing provides /sbin/runscript needed by docker-test-1.7.0-18.4.noarch
jordimassaguerpla superseded request
superseded by 315847