poetry/cache (21f89eb09d5a0c17cf95023862582962d7a4697dced07b6a32c5a33278e5e99a)

Published 2023-03-05 00:06:17 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:21f89eb09d5a0c17cf95023862582962d7a4697dced07b6a32c5a33278e5e99a
sha256:daadab630cd7435151a38a45dcfb2ef3f0221d529bc7239beff55f6ca4876b1b

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