mako-render
fast and lightweight templating for the Python platform
RUN apt-get update && \
apt-get install -y python-mako
RUN apt-get update && \
apt-get install -y python-mako
RUN pacman -S --noconfirm python-mako
RUN apt-get update && \
apt-get install -y python-mako
RUN yum install -y python-mako
RUN dnf install -y python-mako
RUN apt-get update && \
apt-get install -y python-mako