genbrk
Development utilities for International 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 icu-devtools
RUN yum install -y icu
RUN dnf install -y icu
RUN apt-get update && \
apt-get install -y icu-devtools