xsltproc
Library providing the Gnome XSLT engine
RUN apt-get update && \
apt-get install -y xsltproc
RUN apt-get update && \
apt-get install -y xsltproc
RUN apk add libxslt
RUN pacman -S --noconfirm libxslt
RUN apt-get update && \
apt-get install -y xsltproc
RUN yum install -y libxslt
RUN dnf install -y libxslt
RUN apt-get update && \
apt-get install -y xsltproc