Oskar Manhart

Results 135 comments of Oskar Manhart

I tested the fork on PBS 2.3-1 and can confirm it is still working

No idea why I never mentioned this here but I maintain ARM images for pufferpanel available at ghcr.io/oskardotglobal/pufferpanel. It all builds on Actions, yeah it does take 30mins per build...

There aren't supposed to be any commas after list elements...

Just checked it again, it's looking good. The only thing I see is the config volume hasn't the most clear name and since compose volumes are named `_` the volumes...

> It is possible, that's not the issue. > > The issue is that currently, Github Actions don't run native ARM workers yet, and so it is _very_ slow to...

> Could the official Dockerfile at least be updated to allow building on arm64 without requiring a patch? I had to change a lot to get this to build, some...

@3Dieuwer Building images with portainer is not really possible. 1. Clone this repository and rename the folder to how you want your stack to be named 2. Copy in the...

Also, @LordRalex, I would be able to distribute pre-build images myself, right? That should comply with the Apache License

So I got the docker images to build with github actions, don't know if its reasonably usable since every build takes ~45min. For anyone who needs it, you can now...

Tested on PVE 7.3-3, works fine. I will test it on PBS and report back