commit 27e7cc0f30dca6e4e8cfaef8a3b0834563521ff5
Author: Elan Ruusamäe <[email protected]>
Date: Wed Nov 2 09:07:58 2016 +0200
dockerd requires ca-certificates
any docker pull fails otherwise:
Error while pulling image: Get
https://index.docker.io/v1/repositories/ed/dind/images: x509: failed to load
system roots and no roots provided
docker.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/docker.spec b/docker.spec
index 29ceecd..cbd6c38 100644
--- a/docker.spec
+++ b/docker.spec
@@ -40,6 +40,7 @@ Requires(post,preun): /sbin/chkconfig
Requires(postun): /usr/sbin/groupdel
Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/groupadd
+Requires: ca-certificates
Requires: iproute2 >= 3.5
Requires: iptables
Requires: rc-scripts >= 0.4.0.10
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/docker.git/commitdiff/27e7cc0f30dca6e4e8cfaef8a3b0834563521ff5
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit