#!/usr/bin/env bash echo "RUN apt-get update && apt-get install --yes --no-install-recommends git-core" >> Dockerfile