mirror of
https://github.com/EvilFreelancer/docker-routeros.git
synced 2025-08-31 15:09:40 +02:00
entrypoint for 8 interfaces over docker
This commit is contained in:
parent
58b92cb627
commit
c5be8fde0b
17 changed files with 191 additions and 4 deletions
|
@ -2,5 +2,6 @@
|
|||
|
||||
QEMU_BRIDGE8='qemubr8'
|
||||
|
||||
|
||||
ip link set dev $1 up
|
||||
ip link set dev $1 master $QEMU_BRIDGE8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue