makealias
Files for developing with 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-devel
RUN dnf install -y hunspell-devel
RUN apt-get update && \
apt-get install -y hunspell