initial commit

This commit is contained in:
Dominik Becker
2020-05-24 14:55:13 +02:00
commit e1889fa148
3 changed files with 28 additions and 0 deletions

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM debian:stretch-slim
RUN apt-get update \
&& apt-get install -y \
&& hunspell hunspell-tools