Install file, too
This commit is contained in:
parent
a3f31cd6bb
commit
0cc65b0f76
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user