Drew Robinson
Drew Robinson
Closing as this is fixed with #97
Hi there @hanoii - yes, it's certainly still a good idea. I'm the main maintainer for `ahoy` now, but haven't had a lot of time this year to spend on...
The Ubuntu 16.04 infrastructure that Docker Hub runs (which doesn't support QEMU-based buildkit multi-arch builds because of an older kernel) is end-of-life soon, so hopefully it will be upgraded. See...
For anyone trying to process their Omnivore export into something more suitable for import into Raindrop.io, etc, [Omnivore suggests](https://docs.omnivore.app/using/exporting.html) using a [`jq`](https://jqlang.github.io/jq/) command to convert your files, but it doesn't...
Hi @hanoii thanks very much for this! Yes, I'm very happy to get contributions and pull requests from you, that would be great. I'm nearing the end of a long...
Cool, this sounds like a good idea, thanks for the suggestion and support @AlexSkrypnyk and @hanoii I'll have more of a think about this, no short term promises at this...
Shipped! 🚢 Thanks for the push @AlexSkrypnyk and @hanoii 🙌 Small readme update about the aliases here https://github.com/ahoy-cli/ahoy#command-aliases A documentation update is under way as well.
I've just tried setting up (emulated) multi-arch Docker Hub autobuilds with custom hooks, and it appears that Docker Hub runs Ubuntu 16.04 infrastructure (or equivalent Amazon Linux), which doesn't seem...
@rwojsznis I'm sorry I can't remember what exactly my setup was, but it sounds similar to that - I used custom hooks to install the `multiarch/qemu-user-static` Docker image which provides...
Good idea @AlexSkrypnyk - this was actually already part of the CLI library we're using, and just needed a small addition and some tests.