mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-02 16:36:17 +00:00
cleaning
This commit is contained in:
5
Cloudflare-Tunnel/macvlan
Normal file
5
Cloudflare-Tunnel/macvlan
Normal file
@@ -0,0 +1,5 @@
|
||||
docker network create -d macvlan \
|
||||
--subnet=192.168.4.0/24 \
|
||||
--gateway=192.168.4.1 \
|
||||
-o parent=eth0.4 \
|
||||
macvlan4
|
Reference in New Issue
Block a user