idn
Implementation of the Stringprep, Punycode and IDNA specifications
RUN apt-get update && \
apt-get install -y idn
RUN apt-get update && \
apt-get install -y idn
RUN apk add libidn
RUN pacman -S --noconfirm libidn
RUN apt-get update && \
apt-get install -y idn
RUN yum install -y libidn
RUN dnf install -y libidn
RUN apt-get update && \
apt-get install -y idn