We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
poetry remove get-poetry.py script: python-poetry/poetry@82eb934
get-poetry.py
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
poetry remove
get-poetry.py
script: python-poetry/poetry@82eb934it cause docker build failed:
The text was updated successfully, but these errors were encountered: