Ask HN: What is the best minimal hardware to run Docker on? #1 Post by mezzomix » Mon, Nov 18, 2019, 10:20 AM UTC I like to run (only one) docker container on a very small hardware device (e.g. TP-LINK TL-MR 3020 or something similar)Any suggestions for me? Thanks in advance
Re: Ask HN: What is the best minimal hardware to run Docker on? #2 Post by verdverm » Mon, Nov 18, 2019, 6:30 PM UTC Use systemd and related tools instead of docker? ( which is primarily a wrapper around these tools and a distribution hub with network effect )