I used the below command but for some reasons, it can't find the parameter.
$ ls lachesis.ini
lachesis.ini
$ docker run -it 5071f1ab27a0 /usr/local/bin/Lachesis lachesis.ini
RunParams is parsing INI file at lachesis.ini
ERROR: Can't find file lachesis.ini
What did I miss?
Thank you in advance,