tweak docker post
This commit is contained in:
parent
5529bab8a3
commit
705e858170
@ -31,7 +31,7 @@ docker network create \\
|
||||
-o parent=eth0 \\
|
||||
lan
|
||||
|
||||
docker run --network lan --ip 192.168.50.24 some/image:version
|
||||
docker run --network lan --ip 192.168.50.24 some/image:tag
|
||||
```
|
||||
|
||||
That's it! You're done, congratulations. (Obviously `--subnet`, `--gateway`, and `--parent` should be fed values appropriate to your network.)
|
||||
|
Loading…
x
Reference in New Issue
Block a user