initial commit with some docker nodes integrating with core at a basic level
This commit is contained in:
parent
67595485c6
commit
9825706e03
8 changed files with 686 additions and 1 deletions
5
daemon/examples/docker/daemon.json
Normal file
5
daemon/examples/docker/daemon.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"bridge": "none",
|
||||
"iptables": false
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue