poetry/cache (de2052a18c2609428681aebe39d5c4732b17ccb86df6fb49d2efacd8eb900a49)

Published 2022-08-12 18:31:21 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:de2052a18c2609428681aebe39d5c4732b17ccb86df6fb49d2efacd8eb900a49
sha256:54747cb583322c1a7e9359cb48e548b7e1cb2072b00e1bf77bad207d5306e386

Image layers

RUN curl -sSL https://install.python-poetry.org | python3 - $(if [ -n "$BETA_VERSION" ]; then echo '--preview' ; fi) && ln -fs /root/.local/bin/poetry /usr/local/bin