poetry/cache (3b2e514b5cf644e4ac417f0c8245c4fea40468ad4f7c9c49d53f1c54103c8fa9)

Published 2022-12-11 00:50:36 +00:00 by catalin

Installation

docker pull git.roboces.dev/catalin/poetry/cache:3b2e514b5cf644e4ac417f0c8245c4fea40468ad4f7c9c49d53f1c54103c8fa9
sha256:023b41714f2d4071f3e3052552e833d340319d27446197178542a8ff4f52d523

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