Install file, too

This commit is contained in:
Dan Buch 2016-04-13 10:20:13 -04:00
parent a3f31cd6bb
commit 0cc65b0f76

View File

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