forked from jan/cacert-devsetup
Implement docker-compose setup for CAcert software
This commit is contained in:
commit
279dbcffbf
17 changed files with 642 additions and 0 deletions
8
.mrconfig
Normal file
8
.mrconfig
Normal file
|
@ -0,0 +1,8 @@
|
|||
[cacert-cats]
|
||||
checkout = git clone https://github.com/CAcertOrg/cats cacert-cats
|
||||
|
||||
[cacert-mgr]
|
||||
checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-mgr.git cacert-mgr
|
||||
|
||||
[cacert-software]
|
||||
checkout = git clone git+ssh://git.cacert.org/srv/git/cacert-devel.git cacert-software
|
Loading…
Add table
Add a link
Reference in a new issue