I’m getting the following error when trying to build Nextcloud AIO Docker container, but using the same images through Podman instead.

My OS is installed on F2FS

/home/user/.config/containers/storage.conf

[storage]
driver = "overlay"
runroot = "/run/user/1000"    
graphroot = "/home/cn/graph"
rootless_storage_path = "/home/cn/storage"

/etc/containers/storage.conf has

runroot = "/home/cn/tmpstr"
graphroot = "/home/cn/graph"
rootless_storage_path = "/home/cn/storage"

/home/cn/graph is being populated, but not /home/cn/tmpstr and /home/cn/storage

The following is part of the error message:

Message: Could not create container nextcloud-aio-collabora: {“cause”:“file name too long”,“message”:"container create: opening seccomp profile failed: open {\n "defaultAction": "SCMP_ACT_ERRNO",\n "defaultErrnoRet": 1,\n "archMap"___``___