bison
GNU parser generator. More information: <https://www.gnu.org/software/bison/>.
RUN apt-get update && \
apt-get install -y bison
RUN apt-get update && \
apt-get install -y bison
RUN apk add bison
RUN pacman -S --noconfirm bison
RUN apt-get update && \
apt-get install -y bison
RUN yum install -y bison
RUN dnf install -y bison
RUN apt-get update && \
apt-get install -y bison