You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Sebin,
`varnamd` docker image is not tested and it is in an experimental stage right now. You can run `varnamd` executable directly after compiling it using `go build`. I’d be interested to know what you are trying to do with `varnamd`.
On 23-Apr-2017, at 1:37 PM, Sebin Thomas ***@***.***> wrote:
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
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
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
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
The text was updated successfully, but these errors were encountered: