Results 17 comments of Alex

Hi together, i have the same Problem, even with a relative minimal variable definition: ``` gitlab_runner_runners: - name: 'deb1-docker' token: '************' url: 'https://gitlab.*****/' executor: docker ``` it also happens when...

shouldn't it be possible to run an arm/v7 container on an aarch64 system? Because i need to run my raspberry on aarch64 because of some stuff happening on there which...

Hi, sorry for beeing inactve for so long! I will hopefully find the time soon to work on the code again and comment your questions.

Hi, can please someone of the staff review this PR? It works perfectly and its a pain to implement this fix for every release manually. Thanks!

After executing those commands, everything seems to work like it was before. Maybe then the documentation or the bootstrap.sh should be adjusted :) Thank you!

ahh okay, makes sense. i also get the following output when starting the container initially: ``` stable24_1 | Could not download app "viewer stable24_1 | Could not download app profiler"...

+1 Debian 10 4.19.0-16-amd64 Kernel AMD Pro driver with RX570 Res: 5120x1440

Edit: never mind, seems like installing gpg2 and using the code of the https://github.com/AppImage/AppImageKit/pull/1090 fixed it :) Edit2: i quickly packed together a docker container that validates the signatures https://github.com/Apfelwurm/appimagevalidate

Can confirm this fixes the Problem also for importing with the TrelloApi System. Thanks!