Comment 2 for bug 1546652

Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :

IIRC, on ubuntu, it is using aufs as stoage driver. the aufs is the root cause[0]. If you change the storage driver to others( btrfs, overlay etc), you should be able to cross build image.

So, no need add such a parameter. Add some note to the doc is enough.

[0] https://github.com/docker/docker/issues/6980