Y
Hacker News
new
|
ask
|
show
|
jobs
by
Polylactic_acid
2049 days ago
Not at all. Docker on a raspberry pi is a massive pain in the ass. Half the images are not compiled for ARM.
1 comments
vocram
2049 days ago
Not a bit deal. Building ARM images from Dockerfiles is trivial. And it has the benefit of not having to trust an upstream image content. If you want to go the extra mile, contribute to the project to provide multi arch images support.
link