This commit is contained in:
parent
d03cc5ca34
commit
4afcc5f68c
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@ RUN apt-get update \
|
|||
&& apt-get install --no-install-recommends --yes \
|
||||
fontconfig \
|
||||
chromium-browser \
|
||||
nodejs \
|
||||
nodejs yarn \
|
||||
git \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
³
|
Loading…
Reference in a new issue