Moby v1.8.2 Release Notes

Release Date: 2015-09-10 // over 8 years ago
  • Distribution

    • ๐Ÿ›  Fixes rare edge case of handling GNU LongLink and LongName entries.
    • ๐Ÿ›  Fix C on docker pull.
    • ๐Ÿ›  Fix docker pull issues on client disconnection.
    • ๐Ÿ›  Fix issue that caused the daemon to panic when loggers weren't configured properly.
    • ๐Ÿ›  Fix goroutine leak pulling images from registry V2.

    โš™ Runtime

    • ๐Ÿ›  Fix a bug mounting cgroups for docker daemons running inside docker containers.
    • ๐ŸŽ‰ Initialize log configuration properly.

    Client:

    • ๐Ÿณ Handle -q flag in docker ps properly when there is a default format.

    Networking

    • ๐Ÿ›  Fix several corner cases with netlink.

    Contrib

    • ๐Ÿ›  Fix several issues with bash completion.