Open Kenec opened 8 months ago
Hi @Kenec, thanks for writing in! For context, these images were intended for use in the GitHub Actions ubuntu-latest
runner. This isn't on our roadmap at the moment but we'll post any updates here as we have them.
As a workaround in the meantime, you're welcome to clone this repo and build the image yourself (here's the Dockerfile
we use to build the image for reference) or you can install rdme
via the npm
registry. Hope that's helpful!
Hi @Kenec! Quick update on this: we're moving away from building rdme
images entirely due to a few CLI architectural changes that are going out in the upcoming v9
release. Would love to understand your use case more and see what workarounds we can come up with to ensure your workflow isn't disrupted. Feel free to share details here or send me an email at kanad@readme.io. Thanks!
With the changes introduced in https://github.com/readmeio/rdme/pull/777, only AMD 64 is supported. It would be nice to support other types of architectures.
Example of error message when attempting to use the current image in a custom github runner running on ARM 64