Not sure if anyone has tried yet but my 4011 is now not in my production and can be fiddled with so I wanted to test with an ADGuard container on it so the folks in the Mikrotik networking discord could have some feedback and help on basic implementation but I have a feeling there’s an issue with the container package with the 4011 or something.
So it has the armv7 chip, downloaded the armv7 docker image from ADGuard and voila it never stops extracting loi. I tried using the pihole mounts with it also with no change, did set the variables and interface and bridge like normal but for some reason extraction just hangs or something. Logging is enabled on the container as well as a topic (debug added also) and o wow look at that no log entries lol.
So I’m just going to let this thing sit overnight and see if it took 12+ hours to extract 18.5MB or if it is just broken with a proper docker image.
How did you conclude that file you have downloaded is archived Docker image? From what I can see it has no relation whatsoever with Docker.
They provided a guide on how to use their official Docker image: https://github.com/AdguardTeam/AdGuardHome/wiki/Docker
You should probably use latest tag since it seems like it supports ARMv7, the platform that you need.
I do have adguard running on 7.1rc4 since some time now..
if i remember correctly, pulled adguard/adguardhome:latest then just saved the armv7 part as .tar image and put it on the router.
Since doing so, it is my only DNS in the network, running flawlessly without any problem. (note: container has to be started at system boot, scheduler taking care of this)