newgem.tt
Manage Ruby application dependencies
RUN apt-get update && \
apt-get install -y bundler
RUN apt-get update && \
apt-get install -y bundler
RUN apt-get update && \
apt-get install -y bundler
RUN yum install -y rubygem-bundler
RUN dnf install -y rubygem-bundler
RUN apt-get update && \
apt-get install -y bundler