On Mon, Sep 16, 2024 at 6:16 AM Juraj Linkeš wrote:
>
>
>
> On 11. 9. 2024 17:50, jspew...@iol.unh.edu wrote:
> > From: Jeremy Spewock
> >
> > Currently the runner target in the Dockerfile attempts to run the
> > `poetry install` command when building the image, but this fails due to
> > poetry n
On 11. 9. 2024 17:50, jspew...@iol.unh.edu wrote:
From: Jeremy Spewock
Currently the runner target in the Dockerfile attempts to run the
`poetry install` command when building the image, but this fails due to
poetry not being found in the container. Poetry is installed in a
previous step wit
Reviewed-by: Patrick Robb
Reviewed-by: Luca Vizzarro
From: Jeremy Spewock
Currently the runner target in the Dockerfile attempts to run the
`poetry install` command when building the image, but this fails due to
poetry not being found in the container. Poetry is installed in a
previous step with pipx, but doing so adds the binary to use poetry to
~
5 matches
Mail list logo