added git package

This commit is contained in:
Andre
2017-03-10 09:20:59 +01:00
committed by GitHub
parent 85f4370e25
commit 53d7a07e78

View File

@@ -4,7 +4,7 @@ MAINTAINER Andre Germann <info@buanet.de>
ENV DEBIAN_FRONTEND noninteractive
RUN apt-get update && apt-get install -y apt-utils curl avahi-daemon
RUN apt-get update && apt-get install -y apt-utils curl avahi-daemon git
RUN curl -sL https://deb.nodesource.com/setup_4.x | bash
RUN apt-get install -y build-essential python nodejs
RUN cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime