genctd
International Components for Unicode library
RUN apt-get update && \
apt-get install -y libicu-dev
RUN apt-get update && \
apt-get install -y libicu-dev
RUN apk add icu
RUN pacman -S --noconfirm icu
RUN apt-get update && \
apt-get install -y libicu-dev
RUN yum install -y icu
RUN dnf install -y icu
RUN apt-get update && \
apt-get install -y libicu-dev