File tree Expand file tree Collapse file tree 2 files changed +58
-0
lines changed
Expand file tree Collapse file tree 2 files changed +58
-0
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,63 @@ RUN apt-get update \
2323 fi \
2424 && apt-get install --no-install-recommends -y \
2525 adduser=3.152 \
26+ aspell-am=0.03-1-5.2 \
27+ aspell-ar=0.0.20060329-6 \
28+ aspell-bg=4.1-7.1 \
29+ aspell-bn=1:0.01.1-1-5 \
30+ aspell-br=0.50-2-11 \
31+ aspell-ca=0.20111230b-14 \
32+ aspell-cs=0.51.0-1.3 \
33+ aspell-cy=0.50-3-8 \
34+ aspell-da=1.6.36-17 \
35+ aspell-de=20161207-15 \
36+ aspell-doc=0.60.8.1-4 \
37+ aspell-el=0.50-3-8 \
38+ aspell-en=2020.12.07-0-1 \
39+ aspell-eo=3.7-2 \
40+ aspell-es=1.11-20 \
41+ aspell-et=1:20030606-32 \
42+ aspell-eu=3.0.20070215-2 \
43+ aspell-fa=0.11-0-4 \
44+ aspell-fo=0.4.2+repack1-5 \
45+ aspell-fr=0.50-3-9 \
46+ aspell-ga=0.50-4-6 \
47+ aspell-gl-minimos=0.5-48 \
48+ aspell-gu=0.03-0-12 \
49+ aspell-he=1.0-0-8.1 \
50+ aspell-hi=0.02-9 \
51+ aspell-hr=0.51-6.1 \
52+ aspell-hsb=0.02.0-2 \
53+ aspell-hu=0.99.4.2-0-5 \
54+ aspell-hy=0.10.0-0-3.2 \
55+ aspell-is=0.51.1-0-2 \
56+ aspell-it=2.4-20070901-0-4 \
57+ aspell-kk=0.2-3 \
58+ aspell-kn=0.01-3-3 \
59+ aspell-ku=0.20-0-8 \
60+ aspell-lt=1.3.2-3 \
61+ aspell-lv=0.9.6-12 \
62+ aspell-ml=0.04-1-10 \
63+ aspell-mr=0.10-12 \
64+ aspell-nl=1:2.20.19+1-3 \
65+ aspell-no=2.2-4 \
66+ aspell-or=0.03-1-8 \
67+ aspell-pa=0.01-1-7 \
68+ aspell-pl=20250101-1 \
69+ aspell-pt-br=20131030-19 \
70+ aspell-pt-pt=20220621-1 \
71+ aspell-pt=1.10 \
72+ aspell-ro=3.3.10-1 \
73+ aspell-ru=0.99g5-30 \
74+ aspell-sk=1:25.2.3-1+2.04+ds.9 \
75+ aspell-sl=0.60-4.1 \
76+ aspell-sv=0.51-0-4 \
77+ aspell-ta=20040424-1-4 \
78+ aspell-te=0.01-2-7 \
79+ aspell-tl=0.4-0-22 \
80+ aspell-uk=1.8.0+dfsg-1 \
81+ aspell-uz=0.6.0-4 \
82+ aspell=0.60.8.1-4 \
2683 biber=2.20-2 \
2784 chktex=1.7.9-1${SUFFIX} \
2885 curl=8.14.1-2 \
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ services:
1111 if [ $$(id -u) -ne 1000 ]; then
1212 exit 1
1313 fi
14+ aspell --version # aspell
1415 base64 --version # coreutils
1516 biber --version # biber
1617 chktex --version # chktex
You can’t perform that action at this time.
0 commit comments