poetry/cache (bbf04279b0a9b8a7ec391c0fc403eaa882f1bad047b52ed21de293b145ce2c14)

Published 2023-03-19 00:14:44 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:bbf04279b0a9b8a7ec391c0fc403eaa882f1bad047b52ed21de293b145ce2c14
sha256:a89835c0ac6c1b753d428998e2646f418273bc636af7fc87804da43f1a7c80cc

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