-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't run Docker image #10
Comments
That is weird, I just tested on my MacBook with High Sierra and it is working fine. Seems to be related to Docker maybe (just saw this: docker/compose#271), will try to see what could be the cause of it. Is your docker updated ? |
I am using docker ver 18.09.1-rc1, build bca0068 on centos 7.4. Am facing the same issue... |
I'll take a look into that soon, it looks like euclidesdb or some library is being compiled using extensions that shouldn't be using. @senthilmk can you tell us which host machine are you using ? |
docker ver 18.09.1-rc1, (build bca0068) |
Thanks @senthilmk, is CentOS the guest or host system ? |
centos is the host. I think the guest is as defined (Ubuntu) |
When I run the docker command:
It immediately dies, like so:
/opt/euclidesdb-0.1.1-Linux/euclidesdb/bootstrap_euclidesdb.sh: line 3: 5 Illegal instruction /opt/euclidesdb-0.1.1-Linux/euclidesdb/euclidesdb -c /opt/euclidesdb-0.1.1-Linux/euclidesdb/euclidesdb.conf
Does this indicate some sort of GPU dependency (this is on a 2011 MPB with High Sierra)
The text was updated successfully, but these errors were encountered: