mohamnag / ubuntu-git

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License