Accepting request 258484 from Virtualization

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/258484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/docker?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2014-10-29 20:09:54 +00:00 committed by Git OBS Bridge
parent 0111d4ef35
commit 018f22bb59
4 changed files with 20 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5dece4fdbad85fc50d47c37917c7c05f969fa862b30418e850399e134e6227cd
size 6814292

3
docker-1.3.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:75f6d387e38e73a2a2662223c98b91705cdb863ace124a781fce786823a40c43
size 5641757

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Oct 20 08:38:30 UTC 2014 - fcastelli@suse.com
- Upgraded to version 1.3.0 (2014-10-14)
* docker `exec` allows you to run additional processes inside existing containers
* docker `create` gives you the ability to create a container via the cli without executing a process
* `--security-opts` options to allow user to customize container labels and apparmor profiles
* docker `ps` filters
* wildcard support to copy/add
* move production urls to get.docker.com from get.docker.io
* allocate ip address on the bridge inside a valid cidr
* use drone.io for pr and ci testing
* ability to setup an official registry mirror
* Ability to save multiple images with docker `save`
-------------------------------------------------------------------
Fri Sep 12 13:21:40 UTC 2014 - cbosdonnat@suse.com

View File

@ -16,10 +16,10 @@
#
%define git_version fa7b24f
%define git_version c78088f
Name: docker
Version: 1.2.0
Version: 1.3.0
Release: 0
Summary: The Linux container runtime
License: Apache-2.0