Closed eilidhmacnicol closed 4 months ago
tested the new docker file by buillding locally (apple silicon) and running with the following command:
docker run --platform=linux/amd64 --rm -v /path/to/mount:/tmp /tmp/[input_file]
Given satisfactory results, so merging now
extra
i
iniinstall_requires
was causing pip installation to miss dependencies, includingniworkflows
.Should fix #64