Package: docker.io
Version: 1.3.3~dfsg1-2

--- Please enter the report below this line. ---

The version of docker.io currently in Debian is too old to support overlayfs, 
however
the latest version (1.4.1) does support it:
                "aufs",
                "btrfs",
                "devicemapper",
                "vfs",
                // experimental, has to be enabled manually for now
                "overlay",

Performance still isn't as good as AUFS, but that might be due to using a 
different method to
diff in docker itself: 
https://github.com/docker/docker/issues/10161#issuecomment-70391211

For Debian stretch to avoid performance regressions compared to jessie:
 - overlay driver should be used instead of aufs driver (DOCKEROPTS=-s overlay 
for now until upstream changes the order)
 - improve overlay driver performance in docker, hopefully upstream will take 
care of this, see the referenced upstream bugreport

--- System information. ---
Architecture: amd64
Kernel:       Linux 3.18.0-trunk-amd64

Debian Release: 8.0
  500 testing-updates ftp.ro.debian.org 
  500 testing         vol-repo.s3.indian.skylable.com 
  500 testing         security.debian.org 
  500 testing         ftp.ro.debian.org 
  500 stable          vol-repo.s3.indian.skylable.com 
  100 jessie-backports ftp.ro.debian.org 
    1 experimental    ftp.ro.debian.org 

--- Package information. ---
Package's Depends field is empty.

Package's Recommends field is empty.

Package's Suggests field is empty.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to