bundle.tt
running Rails applications
RUN apt-get update && \
apt-get install -y ruby-railties
RUN apt-get update && \
apt-get install -y ruby-railties
RUN apk add ruby-railties
RUN apt-get update && \
apt-get install -y ruby-railties
RUN dnf install -y rubygem-railties
RUN apt-get update && \
apt-get install -y ruby-railties