test.tt
running Rails applications
RUN apt-get update && \
apt-get install -y ruby-railties
RUN apt-get update && \
apt-get install -y gitlab
RUN apk add ruby-railties
RUN pacman -S --noconfirm gitlab
RUN apt-get update && \
apt-get install -y dradis
RUN dnf install -y rubygem-railties
RUN apt-get update && \
apt-get install -y gitlab