poetry/cache (db1b51956fb9faa3ea1597a06fbeb2679d606df107c15bb110e1dbc0d83a121e)

Published 2023-02-05 00:25:03 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:db1b51956fb9faa3ea1597a06fbeb2679d606df107c15bb110e1dbc0d83a121e
sha256:070ec70aa00bb3ef75e9f80748c78263fa120306940a71f0c5d8fddc67b05583

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