poetry/cache (f2a034045549da37f8ca30d3674016d062cc1c6921e3b8dcb559a131f5efb021)

Published 2022-11-06 00:09:15 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:f2a034045549da37f8ca30d3674016d062cc1c6921e3b8dcb559a131f5efb021
sha256:cc2df6860764205ba0fba01a64d0ec39e5bdf6afa5f0627feba99baa278e3c49

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