Hacker News new | ask | show | jobs
by kabacha 2171 days ago
Some major tools like python's `poetry` has official recommended installation as:

    curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
Guess why our python docker images stopped building today?