fixes to curl commands

This commit is contained in:
Oliver Gorwits
2018-01-13 09:37:12 +00:00
parent 3918913b18
commit 97cdaf3ea7
4 changed files with 38 additions and 17 deletions

View File

@@ -9,6 +9,7 @@ RUN bash -c 'mkdir -p /usr/share/man/man{1..8}' && \
apt-get -yq update && \
apt-get install -yq --no-install-recommends \
build-essential \
ca-certificates \
cpanminus \
curl \
git \