Aleksa Sarai
5bc18f1a1b
Accepting request 534446 from home:vrothberg:branches:Virtualization:containers
...
The docker-ce 17.07 update. Depends on:
- https://build.opensuse.org/request/show/534442
- https://build.opensuse.org/request/show/534444
- https://build.opensuse.org/request/show/534445
OBS-URL: https://build.opensuse.org/request/show/534446
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=204
2017-10-18 04:27:06 +00:00
Jordi Massaguer
eee720d9e6
Accepting request 509416 from home:jordimassaguerpla:branch:Vc:docker:bsc_1046024
...
- add SuSEfirewall2.service to the After clause in docker.service
in order to fix bsc#1046024
OBS-URL: https://build.opensuse.org/request/show/509416
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=194
2017-07-11 11:32:02 +00:00
Thomas Hipp
5283b611b2
Accepting request 508834 from home:thipp:branches:Virtualization:containers
...
- fix path to docker-runc in systemd service file
- change dependency to docker-runc
OBS-URL: https://build.opensuse.org/request/show/508834
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=193
2017-07-10 11:39:04 +00:00
Aleksa Sarai
6d17ff854b
Accepting request 504626 from home:jordimassaguerpla:branch:V:c:fix_bsc_1029630:docker
...
- Fix bsc#1029630: docker does not wait for lvm on system startup
I added "lvm2-monitor.service" as an "After dependency" of the docker systemd
unit.
OBS-URL: https://build.opensuse.org/request/show/504626
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=191
2017-06-19 11:50:14 +00:00
Aleksa Sarai
d3edfac459
Accepting request 499665 from home:jordimassaguerpla:branch:V:c:bsc_722377
...
- Fix bsc#1032287: missing docker systemd configuration
OBS-URL: https://build.opensuse.org/request/show/499665
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=189
2017-05-30 11:36:16 +00:00
Jordi Massaguer
5fbd718e69
Accepting request 487501 from home:cyphar:containers
...
- Enable Delegate=yes, since systemd will safely ignore lvalues it doesn't
understand.
OBS-URL: https://build.opensuse.org/request/show/487501
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=178
2017-04-12 08:37:11 +00:00
Aleksa Sarai
f0d9c665f7
Accepting request 477346 from home:jordimassaguerpla:branch:V:c:docker:small_fixes_1_13_0
...
- fix docker-mount-secrets.patch to apply to docker-1.13.0
- Remove old plugins.json to prevent docker-1.13 to fail to start
- Fix bsc#1026827: systemd TasksMax default throttles docker
- Fix post section by adding shadow as a package requirement
Otherwise the groupadd instruction fails
OBS-URL: https://build.opensuse.org/request/show/477346
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=171
2017-03-07 10:40:30 +00:00
Aleksa Sarai
e29a1fcaf0
Accepting request 452786 from home:jordimassaguerpla:branch:Vc:fix_runtime_docker
...
- provide the oci runtime so that containers which were using an old
runtime option, when started on the new docker version, the runtime
is changed to the new one. fix bsc#1020806 bsc#1016992
OBS-URL: https://build.opensuse.org/request/show/452786
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=166
2017-01-27 16:27:14 +00:00
Aleksa Sarai
82acbf96ef
Accepting request 449885 from home:jordimassaguerpla:branch:Vc:add_wait_on_service_startup
...
- add "a wait" when starting docker service to fix
bsc#1019251
OBS-URL: https://build.opensuse.org/request/show/449885
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=163
2017-01-13 13:05:35 +00:00
Jordi Massaguer
be6bb16dbb
fix exec start in systemd. In the previous commit we removed the containerd option by mistake
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=160
2016-12-21 10:40:12 +00:00
Jordi Massaguer
e7c95c3802
Accepting request 447279 from home:cyphar:containers
...
Remove socket activation from Docker, to match upstream.
OBS-URL: https://build.opensuse.org/request/show/447279
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=159
2016-12-21 09:44:20 +00:00
Jordi Massaguer
d3620f68cb
Accepting request 422714 from home:cyphar:branches:Virtualization:containers
...
Fixes the overwrites of docker.service.
OBS-URL: https://build.opensuse.org/request/show/422714
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=132
2016-08-26 09:56:58 +00:00
Christian Brauner
d470da093f
Accepting request 421307 from Virtualization:containers:1.12-RC
...
- use gcc6-go instead of gcc5-go (bsc#988408)
- build ppc64le with gc-go because this version builds with gc-go 1.6
- remove bnc964673-boltdb-metadata-recovery.patch because it has already
been merged
- update to v1.12.0 (bsc#995058)
see detailed changelog at
https://github.com/docker/docker/releases/tag/v1.12.0
- disable test that fail in obs build context
- only run unit tests on architectures that provide the go list and go test
tools
- disable dockerd, parser, integration test, and devicemapper related tests
on versions below SLE12 and openSUSE_13.2
- bump test timeout to 10m (for aarch64)
- run unit tests during the build
- Adapt docker.service file.
- adapt install sections for gccgo builds: gccgo build are not built in separate
folders for client and daemon. They both reside in dyngccgo.
- gcc-go-patch: link against systemd when compiling the daemon.
- Add disable-pprof-trace.patch
pprof.Trace() is not available in go version <= 1.4 which we use to build SLES
packages. This patch comments out the pprof.Trace() section.
- update gcc-go-patch and docker-mount-secrets.patch
- Fixed binary split, install both required binaries correctly
OBS-URL: https://build.opensuse.org/request/show/421307
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=127
2016-08-23 14:44:42 +00:00
Aleksa Sarai
da0ea66941
* Fix up directives in docker.service.
...
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=116
2016-07-07 10:35:22 +00:00
Christian Brauner
b2da1ef3a2
Accepting request 406751 from home:cyphar:branches:Virtualization:containers
...
This fixes up a few things, including bnc#983015. Delegate and TaskMax are commented out for documentation purposes.
OBS-URL: https://build.opensuse.org/request/show/406751
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=114
2016-07-05 14:37:24 +00:00
Aleksa Sarai
3e758ad610
* Removed patches that have been fixed upstream and in gcc-go:
...
- boltdb_bolt_powerpc.patch
- fix-apparmor.patch
- fix-btrfs-ioctl-structure.patch
- fix-docker-init.patch
- libnetwork_drivers_bridge_powerpc.patch
- ignore-dockerinit-checksum.patch
* Require containerd, as it is the only currently supported Docker execdriver.
* Update docker.socket to require containerd.socket and use --containerd in
docker.service so that the services are self-contained.
* Update to Docker 1.11.0.
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=97
2016-04-18 06:28:19 +00:00
Flavio Castelli
30f62d728c
- Changed systemd unit file and default sysconfig file to include network options,
...
this is needed to get SDN like flannel to work
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=87
2016-03-22 15:28:46 +00:00
Jordi Massaguer
6a84d2ec5a
- fix bsc#968972 - let docker manage the cgroups of the processes
...
that it launches without systemd
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=78
2016-03-01 18:22:19 +00:00
Flavio Castelli
7271c7c852
- Update to version 1.9.0 (bnc#954812):
...
- Remove fix_15279.patch: code has been merged upstream
- Change systemd unit file to no longer use the deprecated "-d" option (bnc#954737)
OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/docker?expand=0&rev=43
2015-11-13 17:38:43 +00:00
Dominique Leuenberger
42faa36b3e
Accepting request 294716 from Virtualization
...
1
OBS-URL: https://build.opensuse.org/request/show/294716
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=14
2015-04-10 07:50:51 +00:00
79162f7c36
Accepting request 244864 from Virtualization
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/244864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=3
2014-08-16 13:38:01 +00:00
Stephan Kulow
539c9691f1
Accepting request 241204 from Virtualization
...
Fix ExclusiveArch statement
OBS-URL: https://build.opensuse.org/request/show/241204
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=1
2014-07-17 15:31:28 +00:00