modem7
modem7
Just an FYI, #7430 also covers fixing the build. Mostly commenting so that the multiple PR's are linked so the best route forward can be merged.
Heya, Unfortunately my skillset doesn't extend to writing programming languages, I'm an infrastructure/backend admin as a day job, so I wouldn't be the best choice to even start looking at...
Can confirm it at least runs w/ Docker on x64. If using Alpine, I'd recommend installing bash as a lot of scripts will probably not be using an ash shell.
That sounds great! Aye, for option two, a URL you control + a gpg key would certainly be a good solution!
There might be an easy way to resolve this that will appease all parties (I'm one of those who don't overly like changing my bind mount permissions to things other...
We can get past the main process running as root by calling the process via exec, which would replace the process as PID1. Obviously, this would require testing to make...
Nothing at all it seems
I tried this again, and got the following: No data imported. ```console HAKA_DB_HOST: haka_db HAKA_DB_PORT: 5432 HAKA_DB_USER: test HAKA_DB_NAME: test Waiting for the PostgreSQL service to become available ... Connected...
It seems, at least for UptimeKuma, the issue potentially is related to #6139
Hey guys, Just came across this issue thanks to CommanderStorm's mention. > I'm not sure how we could implement a spec-accurate version of this, since there would need to be...