Skip to content

chulai-la/builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chulai Builder

#Install pyenv with python3.4.2+ is recommended

git clone git@github.com:chulai-la/builder.git
cd builder
pip install -r requirements.txt
cp config.cfg.sample config.cfg
vim config.cfg

you should set the right ssh-key for git as well

Host chulai
    HostName your.git.domain
    User git
    IdentityFile /path/to/your/deploy/key

View docs @ chulai-doc

About

chulai container builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published