hunspell
Check spelling. More information: <https://github.com/hunspell/hunspell>.
RUN apt-get update && \
apt-get install -y hunspell
RUN apt-get update && \
apt-get install -y hunspell
RUN apk add hunspell
RUN pacman -S --noconfirm hunspell
RUN apt-get update && \
apt-get install -y hunspell
RUN yum install -y hunspell
RUN dnf install -y hunspell
RUN apt-get update && \
apt-get install -y hunspell