Closed wetfloo closed 2 months ago
I have builded docker image by myself for my hAP ac3 which is running on 7.16rc4 at this moment:
~/src
, but it's don't really matter)$ git clone --recurse-submodules https://github.com/SagerNet/sing-box.git
$ cd sing-box/
$ docker buildx build -t sing-box-armv7 --no-cache --platform linux/arm/v7 .
$ docker save sing-box-armv7 -o singbox-armv7-img.tar
then just upload it to your router. i have uploaded directly to my usb which is mounted on my router and use our singbox-armv7-img.tar
file instead remote image
it should looks like this in winbox:
you also need to set mount point ("Mounts" property on screenshot above)
hope this can help you to run sing-box on your mikrotik
Hi, would it be possible to add 32-bit support for a docker container workflow? It seems as simple as just adding an architecture to the workflow file. This would, for example, allow for running sing-box containerized on older mikrotik routers