WarSonic69
WarSonic69
Hi @kesselb Thanks for your quick answer. I looked a little bit around and did not find any easy way to update the Synology kernel. Is it possible to install...
Yes, I tried looking for different ways to update the kernel on my NAS but it seems far too risky. My only hope would be the last version of the...
Thanks for the information ! (Even if it's not what I wanted to hear) Sooo, no possibility for us apparently ?
Hi @mosesdd Thanks you for the hint about the fact to build your own image. I just tried and can confirm it went back up immediately. For reference for those...
Hi @philippepiatkiewitz I Gitcloned the Nextcloud/docker repo : https://github.com/nextcloud/docker.git I changed this line in the Dockerfile : `FROM php:8.0-apache-bullseye` and I put : `FROM php:8.0-apache-buster` Hope this is enough information,...
You're welcome ! This is not ideal but well... It works.
Hi @maschbauerkl The specific folder I am mentioning is the folder in which you want to store the Git data. Personally, it is something like "volume1/docker/NextcloudGitClone" just to remember it....