Really interested to give this a try. I haven't used RWX for CI yet (overall my builds wouldn't have benefited enough from the caching), but docker build times are definitely a pebble in my shoe
Hey! I'm one of the RWX cofounders. We don't have a self-hosted option yet, but we're interested in opening it up in the future. Our infrastructure is more complex to run than normal self-hosted runners infrastructure, due to extensive caching and provisioning optimizations.
This certainly looks like a much nicer experience than docker build, especially given that there can be a cache hit after a cache miss.