mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-12 07:52:40 +01:00
@@ -12,6 +12,7 @@ RUN buildDeps=' \
|
||||
git \
|
||||
libc6-dev \
|
||||
make \
|
||||
libncurses5-dev \
|
||||
' \
|
||||
&& set -x \
|
||||
&& apt-get update && apt-get install -y $buildDeps --no-install-recommends \
|
||||
|
||||
Reference in New Issue
Block a user