singularity
Manage Singularity containers and images. More information: <https://singularity-docs.readthedocs.io/en/latest/#commands>.
RUN apt-get update && \
apt-get install -y singularity-runtime
RUN apt-get update && \
apt-get install -y singularity-runtime
RUN pacman -S --noconfirm singularity
RUN apt-get update && \
apt-get install -y singularity-runtime
RUN dnf install -y singularity
RUN apt-get update && \
apt-get install -y singularity-runtime