Using Version: 4.6.6-op24
After updating from 4.5.6, I am getting an issue with the docker not letting me install any image. The error message is
failed to register layer: lsetxattr security.capability /usr/lib/aarch64-linux-gnu/gstreamer1.0/gstreamer-1.0/gst-ptp-helper: operation not supported
I have reinstalled the docker module and changed the filesystems (ext4, f2fs, xfs) of the docker location, but I have had no luck.
It seems related to the CONFIG_KERNEL_EXT4_FS_SECURITY option when the GL-iNet team builds OpenWrt. Has anyone experienced this issue? If you fixed it, how did you resolve it?