File _patchinfo of Package patchinfo.583
<patchinfo incident="583">
<issue id="908033" tracker="bnc">docker-registry needs to be included in sle 12 tech preview of docker</issue>
<category>recommended</category>
<rating>moderate</rating>
<packager>flavio_castelli</packager>
<description>
Docker was updated to version 1.6.0 (2015-04-07) [bnc#908033]
Major changes in docker 1.6.0:
* Builder:
+ Building images from an image ID
+ build containers with resource constraints, ie `docker build --cpu-shares=100 --memory=1024m...`
+ `commit --change` to apply specified Dockerfile instructions while committing the image
+ `import --change` to apply specified Dockerfile instructions while importing the image
+ basic build cancellation
* Client:
+ Windows Support
* Runtime:
+ Container and image Labels
+ `--cgroup-parent` for specifying a parent cgroup to place container cgroup within
+ Logging drivers, `json-file`, `syslog`, or `none`
+ Pulling images by ID
+ `--ulimit` to set the ulimit on a container
+ `--default-ulimit` option on the daemon which applies to all created containers (and overwritten by `--ulimit` on run)
* Support of Docker Registry API v2.
</description>
<summary>Recommended update for docker</summary>
</patchinfo>