docker-hunspell/Dockerfile

5 lines
229 B
Docker
Raw Permalink Normal View History

2020-05-24 12:55:13 +00:00
FROM debian:stretch-slim
RUN apt-get update \
2020-05-24 13:33:30 +00:00
&& apt-get install -y hunspell hunspell-tools \
2020-05-24 13:38:38 +00:00
&& apt-get install -y hunspell-de-at-frami hunspell-de-ch-frami hunspell-de-de-frami hunspell-en-gb hunspell-en-us hunspell-fr