forked from jan/cacert-devsetup
Add wget to allow download of translations on first start
This commit is contained in:
parent
0857806acf
commit
dbb500f8e8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ RUN apt-get update \
|
|||
php5-recode \
|
||||
psmisc \
|
||||
wamerican \
|
||||
wget \
|
||||
whois \
|
||||
&& apt-get clean \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
|
|
Loading…
Reference in a new issue