FROM debian:jessie
RUN apt-get -y update && apt-get -y install wget git

