You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I own a qnap nas (tvs871) with earnapp as standalone container (I didn't started to code cashfactory at this time)
I manually installed docker on it (not using container station) and started the container using docker run (same image as the one used in cashfactory). It seems to work that way.
You may try to install it as standalone to confirm this is linked to cashfactory. If I have a couple hours next week-end I will try on my nas to see if I face the same issue.
Hello,
I am trying to install the Cashfactory stack inside a LXD Container (running Ubuntu 20.04) on a Qnap NAS.
I get this error every time I issue "sudo docker-compose up -d"
"ERROR: failed to register layer: ApplyLayer exit status 1 stdout: stderr: unlinkat /usr/share/doc/libseccomp2: invalid argument"
The path is different every time but the message is the same.
EDIT: This is an earnapp docker image problem
The text was updated successfully, but these errors were encountered: