bundle_ruby
Manage Ruby application dependencies
RUN apt-get update && \
apt-get install -y bundler
RUN apt-get update && \
apt-get install -y bundler
RUN pacman -S --noconfirm logstash
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