poetry/cache (887cf39ee881faed6d60c9940505f7067499e2a6383b3070129d43a1ede1a00a)

Published 2023-02-12 00:27:15 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:887cf39ee881faed6d60c9940505f7067499e2a6383b3070129d43a1ede1a00a
sha256:8659f96514842902d660d2faecb785c9d4dc6f7618e2a47133f7ac92245fb37e

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