poetry/cache (64876356c71977b0b125636543d1a3487697abbde73f61d25b20ce95a39f9924)

Published 2022-12-04 00:19:35 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:64876356c71977b0b125636543d1a3487697abbde73f61d25b20ce95a39f9924
sha256:663677e721b0013b0164841a0550547c5caee9fe23d19d1a2a2bdb35a0fd53f9

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