chardetect
universal character encoding detector for Python2
RUN apt-get update && \
apt-get install -y python-chardet
RUN apt-get update && \
apt-get install -y python-chardet
RUN pacman -S --noconfirm python-chardet
RUN apt-get update && \
apt-get install -y python-chardet
RUN yum install -y python-chardet
RUN dnf install -y python-chardet
RUN apt-get update && \
apt-get install -y python-chardet