Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
Jess Frazelle
2017-01-10 16:14:50 -08:00
parent 31c1084645
commit 3c1634b3d0
10 changed files with 21 additions and 17 deletions

View File

@@ -24,7 +24,7 @@ RUN apk add --no-cache \
openssl-dev \
python \
python-dev \
py-pip \
py2-pip \
&& rm -rf /var/lib/apt/lists/*
RUN pip install \