swipl
SWI-Prolog - A comprehensive free Prolog environment. More information: <https://www.swi-prolog.org/>.
RUN apt-get update && \
apt-get install -y swi-prolog-nox
RUN apt-get update && \
apt-get install -y swi-prolog-nox
RUN pacman -S --noconfirm swi-prolog
RUN apt-get update && \
apt-get install -y swi-prolog-nox
RUN yum install -y pl
RUN dnf install -y pl
RUN apt-get update && \
apt-get install -y swi-prolog-nox