Open morph3us1984 opened 2 years ago
Hello and thanks for your patch for index.html.
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.
Thanks for the information.
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