]> git.pld-linux.org Git - packages/docker.git/commitdiff
up to 1.10.1, builds on carme
authorElan Ruusamäe <glen@delfi.ee>
Mon, 15 Feb 2016 19:48:27 +0000 (21:48 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 15 Feb 2016 19:59:09 +0000 (21:59 +0200)
Docker 1.10 uses a new content-addressable storage for images and layers.
https://github.com/docker/docker/wiki/Engine-v1.10.0-content-addressability-migration

docker.spec

index 5d1c084570918691256ff07c42aae8a9d5189315..062fa284e88c91150e94cbfce4ca07a3a25583b2 100644 (file)
@@ -5,12 +5,12 @@
 
 Summary:       Docker: the open-source application container engine
 Name:          docker
-Version:       1.6.2
-Release:       1
+Version:       1.10.1
+Release:       0.1
 License:       Apache v2.0
 Group:         Applications/System
 Source0:       https://github.com/docker/docker/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 81a1a015ec0520d739ec721f8295d94f
+# Source0-md5: 19f027d937069b104dfb0a4a01f2e30f
 Source5:       %{name}.service
 Source6:       %{name}.init
 Source7:       %{name}.sysconfig
This page took 0.086925 seconds and 4 git commands to generate.