Changes
Page history
Updated Installing using Docker (recommended!) (markdown)
authored
May 01, 2021
by
Simon
Hide whitespace changes
Inline
Side-by-side
Installing-using-Docker-(recommended!).md
View page @
3a796c0c
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
Firstly, you need a system running docker. For debian-based systems, this is simple:
Firstly, you need a system running docker. For debian-based systems, this is simple:
`apt-get install docker.io`
`apt-get install docker.io`
`apt-get install conntrack`
`apt-get install conntrack`
A change needs to be made to the docker config for openbridge to work correctly:
A change needs to be made to the docker config for openbridge to work correctly:
...
...
...
...