dhermanns / rpi-nightscout

CGM Remote Monitor aka Nightscout for the Raspberry Pi 1/2.
35 stars 49 forks source link

docker-compose up not possible #17

Closed Alprausch84 closed 3 years ago

Alprausch84 commented 3 years ago

All steps worked fine so far, but when i try "docker-compose up -d" i get:

/usr/local/bin/docker-compose: line 1: $'\r': command not found /usr/local/bin/docker-compose: line 2: html: No such file or directory /usr/local/bin/docker-compose: line 3: head: No such file or directory /usr/local/bin/docker-compose: line 4: meta: No such file or directory /usr/local/bin/docker-compose: line 5: title: No such file or directory /usr/local/bin/docker-compose: line 5: middot: command not found /usr/local/bin/docker-compose: line 5: /title: No such file or directory /usr/local/bin/docker-compose: line 6: meta: No such file or directory /usr/local/bin/docker-compose: line 7: style: No such file or directory /usr/local/bin/docker-compose: line 8: body: command not found /usr/local/bin/docker-compose: line 9: background-color:: command not found /usr/local/bin/docker-compose: line 10: syntax error near unexpected token (' 'usr/local/bin/docker-compose: line 10: color: rgba(0, 0, 0, 0.5);

can you give advise pls?

Alprausch84 commented 3 years ago

There was a problem with the installation of docker under raspbian, that's why it did not work. Fixed it myself.