m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
7.11k stars 524 forks source link

rpi4 install #359

Open alfonsop123 opened 8 months ago

alfonsop123 commented 8 months ago

hi, i tried to install and i did everything but then the last command i get this image

m1k1o commented 8 months ago

Seems like issue with docker-compose: https://github.com/docker/compose/issues/6268#issuecomment-504711841

Alternatively, try docker compose if you have it installed.

alfonsop123 commented 8 months ago

Seems like issue with docker-compose: docker/compose#6268 (comment)

Alternatively, try docker compose if you have it installed.

image aw man

alfonsop123 commented 8 months ago

:(

m1k1o commented 8 months ago

I currently don't have raspberry pi 4, so I can't test it out. But there are tutorials:

https://qbee.io/docs/installing-docker-on-a-Raspberry-Pi.html#step-3-install-docker-compose

mbattista commented 8 months ago

My guess would be that your installdir is not in the path.

Screenshot_20240125-235838167 (1)

Via https://docs.docker.com/compose/install/standalone/