add net param support
Signed-off-by: Peter Flood <info@whywouldwe.com>
This commit is contained in:
parent
1e7e8202af
commit
6b8044e92c
4 changed files with 28 additions and 2 deletions
|
|
@ -59,3 +59,5 @@ environment:
|
|||
RACK_ENV: development
|
||||
```
|
||||
|
||||
-- Networking mode. Use the same values as the docker client --net parameter
|
||||
net: "host"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue