Quote from: Blackburd on January 15, 2025, 23:38:03I think you have lept way over line of could vs should. A docker server needs adequate ram and drive space for starters. Then it needs a decent processor.
This router runs OpenWRT, which is just Linux on ARM. Docker on Linux has essentially no overhead, unlike Mac or Windows, which require a virtualization layer. This means your containers use just as much ram or cpu as whatever process they're wrapping. For lightweight services like redis, nginx, dns, heck even a PostgreSQL db for local use, it's totally doable.