poetry/cache (970a1638b664597fbf7ac46a93c3a1128785660fd15c818c7ff152913f42eee2)

Published 2023-01-15 00:07:16 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:970a1638b664597fbf7ac46a93c3a1128785660fd15c818c7ff152913f42eee2
sha256:cd1d61e989a93015d9ac88ea9706e897e0058fd69ac5ce9de329c58156877e5d

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