You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It says
docker-version.sh: line 7: printf: 09 invalid octal number
./run.sh: line 22: /home/pi/docker-compose-1.3.3: cannot execute binary file: Exec format error
./run.sh: line 22: /home/pi/docker-compose-1.3.3: Success
Install guide says it will take about 10 minute, but it ends within 1 sec. There's nothing listed when I tried
sudo docker ps
The text was updated successfully, but these errors were encountered:
Hiya,
I got the same error.
Docker version 19.03.11, build 42e35e6
docker-compose version 1.21.0, build unknown
Linux raspberrypi 4.19.118-v7+ #1311 SMP Mon Apr 27 14:21:24 BST 2020 armv7l GNU /Linux
Same problem here.
Docker version 20.10.6, build 370c289
docker-compose version 1.29.1, build unknown
Linux PI4-SSD120 5.10.17-v7l+ #1403 SMP Mon Feb 22 11:33:35 GMT 2021 armv7l GNU/Linux
I'm running on Raspberry Pi 3B+ with Raspbian and can't install sprutio.
When I'm trying this :
user@host:
$ wget https://raw.githubusercontent.com/LTD-Beget/sprutio/master/run.sh$ chmod +x run.shuser@host:
user@host:~$ ./run.sh
It says
docker-version.sh: line 7: printf: 09 invalid octal number
./run.sh: line 22: /home/pi/docker-compose-1.3.3: cannot execute binary file: Exec format error
./run.sh: line 22: /home/pi/docker-compose-1.3.3: Success
Install guide says it will take about 10 minute, but it ends within 1 sec. There's nothing listed when I tried
sudo docker ps
The text was updated successfully, but these errors were encountered: