Ivan

Results 4 comments of Ivan

Hello, I've recently set this up in my local Kubernetes cluster based on ARM platform, and had to cross-compile it in order to get it to work. It's possible to...

Neither do I, but this error is returned, doesn't happen with x86_64: ``` exec /app/wastebin: no such file or directory ``` It's probably some library missing, I'll investigate some more.

I have it running using `scratch` and there's a way to build it for multiple architectures using single Dockerfile, but it seems much cleaner to have it in a separate...

@matze From what I can see there's no GitHub Action nor any other pipeline in this repository which builds and pushes images to DockerHub, so I assume you do this...