Martin Felder
07/26/2021, 8:30 AMKevin Kho
Martin Felder
07/26/2021, 2:01 PMKevin Kho
Martin Felder
07/27/2021, 6:17 AMKevin Kho
Kevin Kho
Martin Felder
07/27/2021, 2:50 PMdocker run ... bash
I end up as the correct user and with the conda env activated. Will this be true for the flow as well?Kevin Kho
tini
is the entrypoint of the container. No idea at the moment. Commands are added to the container including the commands to run the Flow. Which method did you use to activate the conda environment? If it’s using the entrypoint, we might be overwriting that. But I think the symptom there would be that loading modules fails while the error we have is about not finding the image at all.Martin Felder
07/27/2021, 8:17 PMKevin Kho