Otherwise it stops to ask what timezone you want to use.
@@ -1,5 +1,6 @@
FROM ubuntu
+RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections
RUN apt-get update && apt-get install -y \
git \
mercurial \