theirix / hilinkmon

A simple monitoring application for HiLink LTE modems.
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

ERROR [app 4/8] RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py #1

Closed retivykh closed 3 weeks ago

retivykh commented 1 month ago

Tryed run command "docker-compose build" and got below error:

=> ERROR [app 4/8] RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py 0.7s

[app 4/8] RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -: 0.674 File "", line 1 0.674 404: Not Found 0.674 ^ 0.675 SyntaxError: illegal target for annotation

failed to solve: process "/bin/sh -c curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/install-poetry.py | python -" did not complete successfully: exit code: 1

theirix commented 3 weeks ago

Hello! Fixed this issue, please check out latest master