Skip to content

Poetry URL seem to be not working inside the Dockerfile for backend and celery #518

@jpmc216

Description

@jpmc216

=> ERROR [backend:latest 3/7] RUN curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | POETRY_HOME=/opt/poetry python && 0.5s
=> CANCELED [celeryworker:latest 1/10] FROM docker.io/library/python:3.7@sha256:d98fd1fa8fd1756bfe883b5004a60cfc428a1ce6e575652b771b66c8db222478 0.4s

Got it working by replacing this URL (https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py) with https://install.python-poetry.org in the dockerfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions