spell
GNU Spell, a clone of Unix `spell'
RUN apt-get update && \
apt-get install -y spell
RUN apt-get update && \
apt-get install -y spell
RUN pacman -S --noconfirm spell
RUN apt-get update && \
apt-get install -y spell
RUN yum install -y spell
RUN dnf install -y spell
RUN apt-get update && \
apt-get install -y spell