icu-config
Components for Unicode
RUN apt-get update && \
apt-get install -y icu-devtools
RUN apt-get update && \
apt-get install -y icu-devtools
RUN apk add icu
RUN pacman -S --noconfirm icu
RUN apt-get update && \
apt-get install -y libicu-dev
RUN yum install -y libicu-devel
RUN dnf install -y libicu-devel
RUN apt-get update && \
apt-get install -y icu-devtools