Cannot get dockerized rails app to use the right version of bundler

后端 未结 0 714
暖寄归人
暖寄归人 2020-11-29 02:51

I\'m trying to dockerize an existing Ruby on Rails app following this repo as a sort of template.

Here is my Dockerfile

ARG RUBY_VERSION
FROM ruby:$RUB         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题