ansi2html
tools for consuming logs with ANSI color
RUN apt-get update && \
apt-get install -y colorized-logs
RUN apt-get update && \
apt-get install -y colorized-logs
RUN pacman -S --noconfirm python-ansi2html
RUN apt-get update && \
apt-get install -y colorized-logs
RUN dnf install -y python-ansi2html
RUN apt-get update && \
apt-get install -y colorized-logs