simlocker
simlocker
Also noticing a huge RAM usage here, hosted on a Raspberry Pi 4. Same goes for CPU usage I think, with a "php defunct" service running from time to time,...
Hey, never used docker build before. I should then clone the whole repo to my server, then execute that command? Thanks
Sorry again, I'm clearly missing something. I cloned the repo, then executed the command, but there are some arguments I don't know how to use. gasto@orangepizero:/repos/memos $ ls CODEOWNERS LICENSE...
Okay, I finally used this command on the memos cloned dir: `docker build . -t my-web-app -f Dockerfile` But then got a bunch of errors: `=> ERROR [frontend 5/6] RUN...
Thank you, I'll give that a try. For the time being I ended up using version 0.15.0, which was the last one with support for armv71: https://hub.docker.com/layers/neosmemo/memos/0.15.0/images/sha256-1c7c215becd4e4b9d7fbe2abd12d56e831cfbbb5e9570ca39f80b698f6b6c835?context=explore A little bit...
Hey that's all we got now unfortunately. No other way of getting the latest release on this architecture....
I was just about to post the same. Same "internal error" here...