ccache-swig
Generate scripting interfaces to C/C++ code
RUN apt-get update && \
apt-get install -y swig
RUN apt-get update && \
apt-get install -y swig
RUN apk add swig
RUN pacman -S --noconfirm swig
RUN apt-get update && \
apt-get install -y swig
RUN yum install -y swig
RUN dnf install -y ccache-swig
RUN apt-get update && \
apt-get install -y swig