mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
![]() For now, a simple `docker run -it alpine' fails on NFS.
This regression was introduced by a commit[1] which makes
DirCopy error out if failing to copy xattr.
As the vfs storage driver is supposed to just work on
any filesystem[2], we need to allow its failure on copying
extended attributes as the support for xattr depends on
filesystem.
[1]
|
||
---|---|---|
.. | ||
0001-Allow-for-xattr-copy-failure-for-vfs.patch | ||
0001-cli-use-external-GO111MODULE-and-cross-compiler.patch | ||
0001-dynbinary-use-go-cross-compiler.patch | ||
0001-libnetwork-use-GO-instead-of-go.patch | ||
docker.init |