Hello,
I've cloned the varnamd repo and built the docker image. When I try to run varnamd from the docker container, I get Segmentation fault
/ # ./gopath/bin/varnamd
Segmentation fault
Are there any extra settings to provide ?
I ran the docker container using
docker run -it -P --entrypoint="/bin/sh" "varnam:latest"
And my system information is
System Software Overview:
System Version: OS X 10.11
Kernel Version: Darwin 15.0.0
Boot Volume: Macintosh HD
Boot Mode: Normal
Hello,
I've cloned the varnamd repo and built the docker image. When I try to run varnamd from the docker container, I get
Segmentation faultAre there any extra settings to provide ?
I ran the docker container using
docker run -it -P --entrypoint="/bin/sh" "varnam:latest"And my system information is