mono
Runtime for the .NET Framework. More information: <https://www.mono-project.com/docs/>.
RUN apt-get update && \
apt-get install -y mono-runtime
RUN apt-get update && \
apt-get install -y mono-runtime
RUN pacman -S --noconfirm mono
RUN apt-get update && \
apt-get install -y mono-runtime
RUN dnf install -y mono-runtime
RUN apt-get update && \
apt-get install -y mono-runtime