beryl03
beryl03
Here is some info from docker image inspect for image versioning information: "Id": "sha256:df82fda354851c092a2e95bb49189231931c357c36ab03a4ec3c19fdd64c4925", "RepoTags": [ "nextcloud:latest" ], "RepoDigests": [ "nextcloud@sha256:867d3f34d5a7baa1fb48b18b86e36486e406832881219c5bcd7f9952bc947366" ],
That could work but if it is starting a while new container, that sounds like a bit more RAM just to run Cron.php. also seeing two containers sharing the volume...
@martadinata666 , I use the host to push a docker exec, and it works, and cron initiates sending the command to the container. With regards to all options, I did...
@kemoantemo , I am not saying what you linked is bad. I am saying me as a user never found that in all the searching I did. What good is...
Pixel 6 on build 2024071200 : failed Pixel 4 on build 2024070401 : passed (same app version, different minSDK)
Looks like the command for my distribution is apt-show-version [package name] I will try that later.
I am unable to launch kactus2 after installation. This seems to be one of multiple issues for me on Ubuntu 24.04.
I change 2 variables and kactus2 runs now on ubuntu 25.05. I did not bisect the issue further to determine what the issue was exactly. Attempt 1 (unsuccessful): make -j4...
to note, I did make sure to update the configuration to point to the correct case location, and it reads from the library correctly.
When experimenting with creating a new library+module, the default library location had the incorrect case sensitivity. After I changed it, I could save it without error.