Moby v1.3.2 Release Notes

Release Date: 2014-11-20 // over 9 years ago
  • ๐Ÿ”’ Security

    • ๐Ÿ›  Fix tar breakout vulnerability
    • Extractions are now sandboxed chroot
    • ๐Ÿ”’ Security options are no longer committed to images

    โš™ Runtime

    • ๐Ÿ›  Fix deadlock in docker ps -f exited=1
    • ๐Ÿ›  Fix a bug when --volumes-from references a container that failed to start

    Registry

    • --insecure-registry now accepts CIDR notation such as 10.1.0.0/16
    • Private registries whose IPs fall in the 127.0.0.0/8 range do no need the --insecure-registry flag
    • Skip the experimental registry v2 API when mirroring is enabled