Skip to content

Error in running spid-sp-test as Docker container on Windows 10 #56

@mic-cyber

Description

@mic-cyber

I was tying to setup a test environment on my host as a Docker container. I started cloning the repo locally. Then, I built the image typing docker build -t italia/spid-sp-test:0.5.6 ., as reported in doc, and the image was successfully built. Then, I tried to run the image in a local container, but this is the output:

$> docker run -it --name idptest-agid-local italia/spid-sp-test:0.5.6 
/usr/bin/env: 'python3\r': No such file or directory

I am working on a Windows 10 host. It seems like something goes wrong when interpeting the CRLF or the EoL chars in general.

Metadata

Metadata

Assignees

No one assigned

    Labels

    already donedocumentationImprovements or additions to documentationwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions