Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add git to Dockerfile install #10

Closed
wants to merge 1 commit into from
Closed

Add git to Dockerfile install #10

wants to merge 1 commit into from

Conversation

chrisfranklin
Copy link

No description provided.

@aespinosa
Copy link
Owner

hi.

sorry but i prefer to have the container as minimal as possible. However you can just override and build your own image as follows:

FROM aespinosa/jenkins
apt-get install -y git && apt-get clean

@aespinosa aespinosa closed this Mar 5, 2014
@chrisfranklin
Copy link
Author

Cheers for the heads up, didn't realise it was that easy =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants