poetry/cache (403823b9443822ecb28523cba4cd7b86a2b1dfe55eacee06738b0d4efe5c7005)

Published 2023-02-19 00:24:54 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:403823b9443822ecb28523cba4cd7b86a2b1dfe55eacee06738b0d4efe5c7005
sha256:0b57fd2a470766cdf5d0e62a194eeb38d974b0fc365f672c20c6b265e475e983

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