|
|
|
|
|
by TheDong
1283 days ago
|
|
> Building a Dockerfile took ages due to the low compute Why compile anything on the raspberry pi? Cross-compile on a machine with more compute (like your laptop, desktop, phone, or ec2 instance) one time, and then transfer the compiled binaries or built docker image over. > Pi with 2GB instead of 8GB For headless chrome, that should be enough unless you're doing other stuff with it. Unless you mean for compiling stuff, which as before can be done elsewhere. |
|