Berk D. Demir
Berk D. Demir
> Can confirm it at least runs w/ Docker on x64. I tested the arm64 image on AWS's Graviton 2 and Gravition 3 machines. Works as intended. Though I doubt...
> I'm not sure if it is Docker Hub issue, or something else, but https://hub.docker.com/r/runitor/runitor/tags does not list any tags right now. It was a joint effort between Docker Hub...
Made some changes: - Now building alpine, debian, and ubuntu based images from their `latest` tag. - One can track the latest runitor with just the base image name as...
> I tested on Raspberry Pi 400 with its factory image. Both "latest" and "debian" tags give me certificate errors: Bummer. For reasons I'm not certain about, debian and ubuntu...
@cuu508 OK. I pushed new debian and ubuntu based manifests. I need to do qemu backed binfmt emulation while building these images now. ``` % for dist in debian ubuntu;...
@modem7 https://github.com/bdd/runitor/commit/7935b789fb4546d7b31124f1ada681d87a866b69 merged and initial multi-arch image on Docker Hub, I'd like to close this issue, but continue keeping option 2 first and later option 1 in my _possibly-to-do_ list....
@cuu508 can you please try the release at https://github.com/bdd/runitor/releases/tag/v1.3.0-beta.2? See the commit above for code review.
Thanks for taking the initiative. I don't think having the man page in `roff` is anywhere sustainable. I've done my own share of doing this for OpenBSD man pages, dunno...
Another option would be adding start ping support to task-mon and grabbing the instance's ping body limit from that response, so you don't need to maintain any local state. It...
### Re: "option a" Although I prefer to not do silent conversions, I think it's unlikely this limitation may change in the future, or someone is running their own instance...