Dockerfile: install zlib headers (for nokogiri gem).
This commit is contained in:
parent
d33c225e47
commit
5e42f67783
@ -13,6 +13,7 @@ RUN apt-get update \
|
|||||||
fonts-dejavu-core \
|
fonts-dejavu-core \
|
||||||
g++ \
|
g++ \
|
||||||
git \
|
git \
|
||||||
|
libz-dev \
|
||||||
locales \
|
locales \
|
||||||
make \
|
make \
|
||||||
openssh-client \
|
openssh-client \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user