This commit is contained in:
KKudryavtsev
2016-02-08 19:58:19 +01:00
parent b9d2b42050
commit 6e89f5ef22
3 changed files with 3 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ FROM ubuntu:14.04
# install tools and dependencies
RUN apt-get update && \
apt-get install -y \
gcc \
gcc \
curl \
git \
# add-apt-repository