Recommended update for docker

SUSE Recommended Update: Recommended update for docker
Announcement ID: SUSE-RU-2015:0829-1
Rating: moderate
References: #908033
Affected Products:
  • SUSE Linux Enterprise Server 12

  • An update that has one recommended fix can now be installed.

    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.

    Patch Instructions:

    To install this SUSE Recommended Update use YaST online_update.
    Alternatively you can run the command listed for your product:

    • SUSE Linux Enterprise Server 12:
      zypper in -t patch SUSE-SLE-SERVER-12-2015-182=1

    To bring your system up-to-date, use "zypper patch".

    Package List:

    • SUSE Linux Enterprise Server 12 (x86_64):
      • docker-1.6.0-26.1
      • docker-debuginfo-1.6.0-26.1
      • docker-debugsource-1.6.0-26.1

    References: