Martin Schmidt

Results 7 comments of Martin Schmidt

@WilliamHusum updated based on your suggestion and rebased.

Hi I have made a fork of the github where i have added support for arm64. Just remember to download the binary file for ios seperatly from google drive. Link...

Okey, i will try that, when I am back at work on Monday.

I have tried stripping the library file, and it came down to 47MB, even when i stripped all files before combining them. But i think you are confusing the current...

I know this might not be exactly what you are looking for but I got my setup working like this: ``` { acme_dns cloudflare {env.CLOUDFLARE_API_TOKEN} default_bind fd/4 { protocols h1...

@chovanecadam weird with the redirect to port 0, works fine here :/ I am using the pre-build caddy:2.9.1 image. ```console $ curl -vv http://example.com * Host example.com:80 was resolved. *...

> also if we have `docker/Dockerfile.server.multiarch` we should use it at our own build chain: > > https://github.com/woodpecker-ci/woodpecker/blob/main/.woodpecker/docker.yaml I moved the PR to draft, i redid the dockerfile, now it...