Skip to content

nosix/sourcer-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sourcer-docker

$ git clone https://github.com/nosix/sourcer-docker.git
# Set patch files
$ cd sourcer-docker
$ docker-compose build
$ docker-compose up -d

Access to http://localhost/.

Patch making

$ git clone https://github.com/benishouga/sourcer.git
$ cd sourcer
# Edit source code
$ git commit
$ git format-patch -1 HEAD