Moby v1.11.2 Release Notes

Release Date: 2016-05-31 // almost 8 years ago
  • Networking

    • ๐Ÿ›  Fix a stale endpoint issue on overlay networks during ungraceful restart (#23015)
    • ๐Ÿ›  Fix an issue where the wrong port could be reported by docker inspect/ps/port (#22997)

    โš™ Runtime

    • ๐Ÿ›  Fix a potential panic when running docker build (#23032)
    • ๐Ÿ›  Fix interpretation of --user parameter (#22998)
    • ๐Ÿ›  Fix a bug preventing container statistics to be correctly reported (#22955)
    • ๐Ÿ›  Fix an issue preventing container to be restarted after daemon restart (#22947)
    • ๐Ÿ›  Fix issues when running 32 bit binaries on Ubuntu 16.04 (#22922)
    • ๐Ÿ›  Fix a possible deadlock on image deletion and container attach (#22918)
    • ๐Ÿ›  Fix an issue where containers fail to start after a daemon restart if they depend on a containerized cluster store (#22561)
    • ๐Ÿ›  Fix an issue causing docker ps to hang on CentOS when using devicemapper (#22168, #23067)
    • ๐Ÿ›  Fix a bug preventing to docker exec into a container when using devicemapper (#22168, #23067)