Y
Hacker News
new
|
ask
|
show
|
jobs
Ask HN: What is the best minimal hardware to run Docker on?
3 points
by
mezzomix
2408 days ago
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
1 comments
verdverm
2407 days ago
Use systemd and related tools instead of docker? ( which is primarily a wrapper around these tools and a distribution hub with network effect )
link