This setups up a border router using the otbr docker image and docker compose.
To use this you need to install docker and docker compose
You should set the values after the ot-ctl commands at the end of docker_entrypoint.sh to configure your border router.
echo ip6table_filter | sudo tee -a /etc/modulesdocker network create otbr-network --subnet 172.24.24.0/24docker-compose up -d