pcre2test
Auxiliary utilities for pcre2
RUN apt-get update && \
apt-get install -y pcre2-utils
RUN apt-get update && \
apt-get install -y pcre2-utils
RUN apk add pcre2
RUN pacman -S --noconfirm pcre2
RUN apt-get update && \
apt-get install -y pcre2-utils
RUN yum install -y pcre2-tools
RUN dnf install -y pcre2-tools
RUN apt-get update && \
apt-get install -y pcre2-utils