Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get-poetry.py file not found at Docker build #5

Open
Helica-core opened this issue Mar 14, 2023 · 0 comments
Open

get-poetry.py file not found at Docker build #5

Helica-core opened this issue Mar 14, 2023 · 0 comments

Comments

@Helica-core
Copy link

poetry remove get-poetry.py script: python-poetry/poetry@82eb934

it cause docker build failed:

Removing intermediate container 90e4c278acbc
 ---> 024f1beaa7d7
Step 13/30 : RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python3 &&     curl -sSL https://storage.googleapis.com/git-repo-downloads/repo > /opt/repo/repo &&     chmod a+x /opt/repo/repo /opt/poetry/bin/poetry
 ---> Running in 85ea8f413bfd
  File "<stdin>", line 1
    404: Not Found
             ^
SyntaxError: invalid syntax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant