asciidoc
Highly configurable text format for writing documentation
RUN apt-get update && \
apt-get install -y asciidoc
RUN apt-get update && \
apt-get install -y asciidoc
RUN apk add asciidoc
RUN pacman -S --noconfirm asciidoc
RUN apt-get update && \
apt-get install -y asciidoc
RUN yum install -y asciidoc
RUN dnf install -y asciidoc
RUN apt-get update && \
apt-get install -y asciidoc