Add file to the list of build tools

Sort the list while I'm here.
pull/2/head
Frank Denis 9 years ago
parent 4df1d949f6
commit 901b454cea

@ -2,7 +2,7 @@ FROM caleblloyd/phusion-baseimage-docker-15.04
MAINTAINER Frank Denis
ENV SERIAL 1
ENV BUILD_DEPS autoconf gcc libc-dev make pkg-config git
ENV BUILD_DEPS autoconf file gcc git libc-dev make pkg-config
RUN set -x && \
apt-get update && apt-get install -y \

Loading…
Cancel
Save