Stephan Boyer
Stephan Boyer
Unfortunately, I don't have the bandwidth.
Thanks @joachimBurket for submitting this feature request! I'd support this if it doesn't substantially increase the complexity of the code.
Thanks for the investigation! I would be willing to review a pull request for this, but I have to put some disclaimers on it: - If the code starts to...
Thanks for this feature request! I don't know a lot about CRI-O, but if anyone is interested in contributing this, I'd welcome a design discussion about it.
HI @dkozlov, thanks for your request. I would like to support those platforms as well, especially Apple M1. The way we currently build binaries for various platforms is via [GitHub-hosted...
@dkozlov, are you on a Mac with Apple silicon by chance? If so, could you run Docuum with Rosetta 2 for now?
I see. I think for now unfortunately your best option is to compile Docuum yourself. Compiling it should be about as easy as installing Rust and running `cargo build --release`...
Thanks @dkozlov for figuring that out! I'm assuming `docker buildx` is using QEMU under the hood as described [here](https://github.com/docker/buildx#building-multi-platform-images). For now I am unlikely to incorporate this into the official...
I agree this would be nice to have. Thanks for submitting this request! (As usual, I can't make any promises that I will have time to implement it, but contributions...
I barely remember how this code works, so I might not be able to help. It would be good if you could say what errors you're seeing.