meta-virtualization/recipes-containers/docker/files
Chen Qi 668871ce79 docker-moby: fix docker run on NFS
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] 31f654a704
[2] https://docs.docker.com/storage/storagedriver/select-storage-driver/

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
2023-05-17 11:35:04 -04:00
..
0001-Allow-for-xattr-copy-failure-for-vfs.patch docker-moby: fix docker run on NFS 2023-05-17 11:35:04 -04:00
0001-cli-use-external-GO111MODULE-and-cross-compiler.patch docker-moby: update to 23.0-beta 2023-02-10 12:36:10 -05:00
0001-dynbinary-use-go-cross-compiler.patch docker-*: prevent -march being exported in arm builds 2023-02-21 10:11:32 -05:00
0001-libnetwork-use-GO-instead-of-go.patch moby: update to v23.0.1 2023-02-10 12:58:29 -05:00
docker.init docker: move docker.init back to files directory to use it from docker-moby 2020-07-02 12:09:10 -04:00