docker
docker copied to clipboard
Can I install it on raspberry pie 3B +? Never succeeded.
Can I install it on raspberry pie 3B +? Never succeeded.
Hy @bbhxwl,
Sure, i'm using my own compose file with all services based on alpine image (tag with alpine - 23-fpm-alpine) and my custom nginx based proxy webserver from nginx4docker.
This repo provides also example compose files. Choose your flavor but my favorite is this - https://github.com/nextcloud/docker/tree/master/.examples/docker-compose/with-nginx-proxy/postgres/fpm
I initially ran nextcloud on a 3B+ then i upgraded to 4B with 8gb. The 8gb ram was only needed for a gitlab instance, for nextcloud 4gb would be fine. Finally: Yes it runs on arm devices with limited resources like a 3B+ but it's little slow and i recommend a 4B because it has also a gigabit lan port.
Regards Markus
Duplicate of https://github.com/nextcloud/docker/issues/1589