/ubuntu-git

This is a list of useful Dockerfiles to build docker.io images.

MIT LicenseMIT

README

A very simple image with ubuntu and git, I used it for docker image builds.

docker run --rm mohamnag/git -v /usr/bin/docker:/bin/docker -v /run/docker.sock:/run/docker.sock