xmlto
Apply an XSL stylesheet to an XML document. More information: <https://pagure.io/xmlto>.
RUN apt-get update && \
apt-get install -y xmlto
RUN apt-get update && \
apt-get install -y xmlto
RUN apk add xmlto
RUN pacman -S --noconfirm xmlto
RUN apt-get update && \
apt-get install -y xmlto
RUN yum install -y xmlto
RUN dnf install -y xmlto
RUN apt-get update && \
apt-get install -y xmlto