|
|
|
|
|
by archimedespi
3936 days ago
|
|
I'm so sick of people wanting to package literally everything as a Docker container. That assumes: - You're running Linux (or have access to a Linux box) - The box running Linux is x86_64 - You have a modern kernel set up - The box has a bunch of ram - The box has a bunch of disk space (for installing Docker) Docker forces you to have modern Intel-based hardware. Which excludes people with stuff like the Novena[1] or an old Thinkpad (because 32bits). - [1]: https://www.crowdsupply.com/sutajio-kosagi/novena |
|