[RESOLVED] Error running create_session_info command

Hi,

It seems like that the file is not available inside the container. To fix this, you can use the --bind parameter to make a folder available inside the container.

--bind="$qunexPath:$qunexPath"

Lining

1 Like