This commit is contained in:
Dan Buch
2016-04-12 04:47:46 -04:00
parent 3cdcf6c30f
commit 23a5e0903b
3 changed files with 16 additions and 1 deletions

View File

@@ -3,4 +3,4 @@ FROM ubuntu:xenial
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update -yq
RUN apt-get install -yq build-essential git man
RUN apt-get install -yq build-essential git man curl