tag:build-ubuntu
tag:x86-64
(lead)openwrt x86平台
web界面账号:root/password
ip link set eth0 promisc on
docker network create -d macvlan --subnet=192.168.36.0/24 --gateway=192.168.36.1 -o parent=eth0 macnet
docker run --restart always --name openwrt -itd --network macnet --privileged msecth/openwrt:x86-64 sh
tag:rpi4
(lead)树莓派4b专用,内置插件:
tag:rpi4-2
(lead)树莓派4b专用,内置插件:
Content type
Image
Digest
sha256:e7facf57c…
Size
64.5 MB
Last updated
about 3 years ago
docker pull msecth/openwrt:rpi4-2