Commit graph

23 commits

Author SHA1 Message Date
Olivier Lemasle
8e70c95a50 Add Conflicts: docker-ce-cli 2020-03-09 20:49:52 +01:00
Olivier Lemasle
be01b3c123 Add nofile ulimit to default docker daemon options (#1715254, #1708115)
Thanks to Nicolas MURE's patch (#1715254).
2019-07-13 14:28:32 +02:00
Olivier Lemasle
a6ffb4992d Add nofile ulimit to default docker daemon options (#1715254, #1708115)
Thanks to Nicolas MURE's patch (#1715254).
2019-07-13 13:59:04 +02:00
Olivier Lemasle
6f67279511 Remove obsolete for docker/docker-latest for f30 2019-07-12 18:38:44 +02:00
Olivier Lemasle
d887c85518 Merge branch 'master' into f30
Depend on packaged versions "runc" and "containerd" instead of building them.
Obsolete and provide the docker and docker-latest packages. (#1700006)
2019-07-12 17:51:48 +02:00
Olivier Lemasle
b27960ac01 Depend on packaged versions "runc" and "containerd" instead of building them. 2019-07-12 14:17:43 +00:00
David Michael
997062e48c Update to 18.09.7 2019-06-28 16:34:10 -04:00
David Michael
e47c540d79 Update to 18.09.7 2019-06-28 16:32:49 -04:00
David Michael
d24afc5060 Obsolete and provide docker and docker-latest 2019-05-14 22:51:51 -04:00
David Michael
624d8fed15 Update to 18.09.6 2019-05-14 22:48:00 -04:00
David Michael
06a6728e59 Update to 18.09.5
Version 18.09 requires unprefixed runc and containerd commands now,
so the package has new conflicts with containerd and runc.  Maybe
in the future alternatives can be set up across packages to choose
which versions to use, but for now just follow precedent and add
more conflicts.
2019-04-11 14:31:09 -04:00
David Michael
01525ef4c0 Conflict with docker-common
It also installs /usr/bin/docker etc.
2019-03-28 12:09:52 -04:00
David Michael
36c67c12e5 Update to 18.06.3 2019-02-21 13:44:06 -05:00
David Michael
31fce5170a Update to 18.06.2 2019-02-14 09:34:51 -05:00
David Michael
c1ebadd023 Add a runc patch for CVE-2019-5736 2019-02-10 18:27:59 -05:00
Fedora Release Engineering
38120252f0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 11:12:16 +00:00
David Michael
3b30c6b59f Apply some minor build fixes
- Preserve containerd debuginfo
  - Set containerd and runc commit IDs to their expected values:
    curl -s --unix-socket /run/docker.sock http://docker/v1.24/info
  - Drop unused runc Makefile edit
  - Skip the warning and delay when building the CLI
  - Build projects in subshells to avoid environment mixing
2018-11-29 10:31:27 -05:00
David Michael
41eeacfcb5 Support systemd socket-activation
This also creates a "docker" group now.
2018-11-29 10:31:01 -05:00
David Michael
ff932103c3 Backport a fix for mounting named volumes
This fixes https://github.com/moby/moby/issues/37689 .
2018-11-29 08:58:12 -05:00
David Michael
a3ed866e38 Update to 18.06.1
This should fix https://bugzilla.redhat.com/show_bug.cgi?id=1654325
since the runc snapshot was after the first fix was applied and
before it broke again.
2018-11-29 08:56:41 -05:00
Marcin Skarbek
3a2fa17643 additional configuration 2018-11-12 19:44:26 +01:00
Lokesh Mandvekar
2f56825b57 moby-engine-18.06.0-1.ce.git0ffa825
- Resolves: #1539161 - first upload to Fedora
- built docker-ce commit 0ffa825
- built docker-runc commit ad0f5255
- built docker-containerd commit a88b631
- built docker-proxy commit a79d368
- built docker-init commit fec3683

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-18 22:44:30 -04:00
Gwyn Ciesla
fa68f9f4cb Added the README 2018-08-17 13:31:21 +00:00