Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHEA-2016:1057 - Product Enhancement Advisory
Issued:
2016-05-12
Updated:
2016-05-12

RHEA-2016:1057 - Product Enhancement Advisory

  • Overview
  • Updated Packages

Synopsis

new packages: docker-latest

Type/Severity

Product Enhancement Advisory

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

New docker-latest packages are now available for Red Hat Enterprise Linux 7 Extras.

Description

Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere.

The docker-latest packages contain Docker version 1.10.3. This enhancement update adds the docker-latest packages to Red Hat Enterprise Linux 7 Extras. For more information about docker-latest, see the Red Hat Enterprise Linux 7.2 Release Notes, linked from the References section.(BZ#1325388)

The docker-latest packages also contain the following enhancements:

  • Support for bind mounts at docker build time has been added to docker-latest. Now, a docker build accepts bind mounts with the "-v" flag. Data can be shared between the host and the build environment. (BZ#1126669, BZ#1121667)
  • The /usr/bin/docker script now calls /usr/bin/docker-latest by default if docker is not installed. /usr/bin/docker and /etc/sysconfig/docker provided by the docker-common package allow you to configure which docker client binary gets called. /usr/bin/docker will call /usr/bin/docker-latest by default when docker is not installed. If docker is installed, /usr/bin/docker will call /usr/bin/docker-current by default, unless DOCKERBINARY is set to /usr/bin/docker-latest in /etc/sysconfig/docker. This way, you can use docker-latest or docker without the need to check which version of the daemon is currently running. (BZ#1330366)
  • If you are running systemd as PID1 inside of a container, in order to get it to shut down correctly, you need to send it the proper signal. By default, docker sends PID1 SIGTERM, but now you can specify the stop-signal using the "--stop-signal" flag in the following way:

docker run --stop-signal=RTMIN+3

This command will send the RTMIN+3 signal to PID1 when executing docker stop. If systemd is running as PID1 it will shut down correctly. (BZ#1201657)

All users who require docker-latest are advised to install these new packages.

Solution

Before applying this update, make sure all previously released errata
relevant to your system have been applied.

For details on how to apply this update, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux Server 7 x86_64
  • Red Hat Enterprise Linux Server from RHUI 7 x86_64

Fixes

  • BZ - 1097344 - Docker run exit code consistency
  • BZ - 1201657 - Running docker stop does not properly stop systemd-container-based container, SIGTERM causes reexecution
  • BZ - 1273598 - docker looses /etc/hosts
  • BZ - 1286326 - docker timeouts when waiting for mkfs to finish on devicemapper storage driver device
  • BZ - 1291852 - docker info Backing Filesystem for devicemapper is an empty string
  • BZ - 1302408 - Docker 1.9 performance issues
  • BZ - 1325388 - [extras-rhel-7.2.4] include "docker-latest" as new package in RHEL 7.2
  • BZ - 1326374 - several files out-of-sync
  • BZ - 1327309 - docker-novolume-plugin created an unix socket with a confused name.
  • BZ - 1327314 - [extras-rhel-7.2.4] include rhel-push-plugin as a subpackage in docker 1.10 and higher
  • BZ - 1327405 - [extras-rhel-7.2.4] include docker-lvm-plugin as a subpackage in docker 1.10 and higher
  • BZ - 1327679 - seccomp: config provided but seccomp not supported
  • BZ - 1328220 - [extras-rhel-7.2.4] Docker does not own /usr/lib/docker-storage-setup
  • BZ - 1328588 - docker-lvm-plugin never work
  • BZ - 1328684 - listen unix /run/docker/plugins/rhel-push-plugin.sock: bind: no such file or directory
  • BZ - 1330366 - [extras-rhel-7.2.4] docker-latest should Requires: docker-common
  • BZ - 1330714 - docker-storage-setup frequently fails when lvm2 not initially installed in system
  • BZ - 1331855 - docker-latest-storage-setup fails with error "not a valid identifier"
  • BZ - 1333123 - [extras-rhel-7.2.4] include ADD|BLOCK_REGISTRY variables in docker-latest sysconfig

CVEs

(none)

References

  • http://www.redhat.com/security/updates/classification/#normal
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux Server 7

SRPM
docker-latest-1.10.3-22.el7.src.rpm SHA-256: f2fb826a934efe8a66c8fc696e40e99d24fb34ece13f820beed3eb99e8d18269
x86_64
docker-latest-1.10.3-22.el7.x86_64.rpm SHA-256: f47701e44207a725bf205d5bf7c1292b44903a264bb6c70ec39f332905475333
docker-latest-logrotate-1.10.3-22.el7.x86_64.rpm SHA-256: 5ece59b368463c5a4aa2b385f41d9eb8765cf8aab02cd291d2949e9106a071de
docker-latest-v1.10-migrator-1.10.3-22.el7.x86_64.rpm SHA-256: 56648f41a6f04ab2ae82007a706c9e2ff4362fed471bbc99e887cba2bc478e6f
docker-lvm-plugin-1.10.3-22.el7.x86_64.rpm SHA-256: 857a52294a9cd6a94c46b0475139f1c5b7f54f518c66c3cb1c40ecb15dd3bf08
docker-novolume-plugin-1.10.3-22.el7.x86_64.rpm SHA-256: 08de1e8bbe2123f1efae47eba10db7161108291407235818978409d05df485ab
docker-rhel-push-plugin-1.10.3-22.el7.x86_64.rpm SHA-256: 737a567b84ba4cb3a8931417188e1143110cb6b1d76d5b94554696d58c3cc04e

Red Hat Enterprise Linux Server from RHUI 7

SRPM
docker-latest-1.10.3-22.el7.src.rpm SHA-256: f2fb826a934efe8a66c8fc696e40e99d24fb34ece13f820beed3eb99e8d18269
x86_64
docker-latest-1.10.3-22.el7.x86_64.rpm SHA-256: f47701e44207a725bf205d5bf7c1292b44903a264bb6c70ec39f332905475333
docker-latest-logrotate-1.10.3-22.el7.x86_64.rpm SHA-256: 5ece59b368463c5a4aa2b385f41d9eb8765cf8aab02cd291d2949e9106a071de
docker-latest-v1.10-migrator-1.10.3-22.el7.x86_64.rpm SHA-256: 56648f41a6f04ab2ae82007a706c9e2ff4362fed471bbc99e887cba2bc478e6f
docker-lvm-plugin-1.10.3-22.el7.x86_64.rpm SHA-256: 857a52294a9cd6a94c46b0475139f1c5b7f54f518c66c3cb1c40ecb15dd3bf08
docker-novolume-plugin-1.10.3-22.el7.x86_64.rpm SHA-256: 08de1e8bbe2123f1efae47eba10db7161108291407235818978409d05df485ab
docker-rhel-push-plugin-1.10.3-22.el7.x86_64.rpm SHA-256: 737a567b84ba4cb3a8931417188e1143110cb6b1d76d5b94554696d58c3cc04e

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility