FROM ubuntu:xenial ENV DEBIAN_FRONTEND noninteractive RUN apt-get update -yq RUN apt-get install -yq build-essential git man curl