bazelruby / rules_ruby

Formerly canonical rules for ruby, that are about 2-3 years behind current Bazel. If they work for you great, but if not — please try the new rules ruby by Alex Radionov: https://github.com/bazel-contrib/rules_ruby
Apache License 2.0
99 stars 37 forks source link

Using rules_ruby with rules_docker to create runtime container image for rails app #125

Open robertgates55 opened 2 years ago

robertgates55 commented 2 years ago

I've been digging around for a while trying to use rules_ruby to grab my gems and put them into my runtime image. We're running a rails app via unicorn.

Has anyone attempted this or had success?

kigster commented 1 year ago

Looking for additional core maintainers: https://github.com/bazelruby/rules_ruby/discussions/146