]> git.pld-linux.org Git - packages/docker-ce.git/commitdiff
up to 17.06.2 auto/th/docker-ce-17.06.2-1
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 9 Sep 2017 16:08:14 +0000 (19:08 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Sat, 9 Sep 2017 16:11:56 +0000 (19:11 +0300)
resolves annoying disk space eater "-removing" regression with aufs/diff

https://github.com/moby/moby/pull/34587

https://github.com/moby/moby/issues/21925#issuecomment-325951413
https://stackoverflow.com/a/45798794
https://github.com/moby/moby/issues/22207

docker-ce.spec

index 60afd7024abb9fc6587e43032af4db2822a5df49..9665e8e392c852b41b730ff197a739350888c76d 100644 (file)
@@ -20,13 +20,13 @@ Summary:    Docker CE: the open-source application container engine
 Name:          docker-ce
 # Using Docker-CE, Stay on Stable channel
 # https://docs.docker.com/engine/installation/
-Version:       17.06.1
+Version:       17.06.2
 Release:       1
 License:       Apache v2.0
 Group:         Applications/System
 # https://github.com/docker/docker-ce/releases
 Source0:       https://github.com/docker/docker-ce/archive/v%{version}-ce/%{name}-%{version}-ce.tar.gz
-# Source0-md5: a0d638496215364a7eec4d280dba62f1
+# Source0-md5: 45f92308bd542b6a8344c490d0383b64
 Source1:       https://github.com/docker/runc/archive/%{runc_commit}/runc-%{runc_commit}.tar.gz
 # Source1-md5: d2d5d628662bfbe11fd0d1bb7eb1c63c
 Source2:       https://github.com/docker/containerd/archive/%{containerd_commit}/containerd-%{containerd_commit}.tar.gz
This page took 0.119196 seconds and 4 git commands to generate.