added missing dictionaries
This commit is contained in:
parent
2e6a1cc856
commit
cd822b31c8
|
@ -1,4 +1,5 @@
|
||||||
FROM debian:stretch-slim
|
FROM debian:stretch-slim
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y hunspell hunspell-tools
|
&& apt-get install -y hunspell hunspell-tools \
|
||||||
|
&& apt-get install -y hunspell-de-at hunspell-de-at-frami hunspell-de-ch hunspell-de-ch-frami hunspell-de-de hunspell-de-de-frami hunspell-en-gb hunspell-en-us hunspell-fr
|
Loading…
Reference in New Issue
Block a user