Skip to content
This repository has been archived by the owner on Dec 18, 2017. It is now read-only.

Enalean/docker-git19scl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Build RedHat git19 software collection

How to get the packages

  $> docker build -t git19 .
  $> docker run --name=git19 git19 true
  $> docker cp git19:/home/builder/rpmbuild/RPMS $PWD
  $> docker rm git19

How to install/use the packages

  $> copy the package & setup yum repo
  $> yum install git19-git
  $> /opt/rh/git19/root/usr/bin/git --version

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published