asciidoctor-safe
implementation in Ruby
RUN apt-get update && \
apt-get install -y gitlab
RUN apt-get update && \
apt-get install -y gitlab
RUN pacman -S --noconfirm gitlab
RUN dnf install -y rubygem-asciidoctor
RUN apt-get update && \
apt-get install -y gitlab