onig-config
Development files for oniguruma
RUN apt-get update && \
apt-get install -y libonig-dev
RUN apt-get update && \
apt-get install -y libonig-dev
RUN apk add oniguruma
RUN pacman -S --noconfirm oniguruma
RUN apt-get update && \
apt-get install -y libonig-dev
RUN yum install -y oniguruma-devel
RUN dnf install -y oniguruma-devel
RUN apt-get update && \
apt-get install -y libonig-dev