Skip to content

entrypoint.sh Illegal instruction #25

@azambranogalbis-etraid

Description

@azambranogalbis-etraid

Hi,

I am facing this issue when trying to start the container in clean machine. The docker container never starts.

$ docker run -d -p 27017:27017 --name mongo khezen/mongo:latest
1dc83708724e879933d3f5443591c88b4d721f007f7f5be2aaa1b8d25498edae
$ docker logs mongo
$@
/entrypoint.sh: line 11:     7 Illegal instruction     (core dumped) $@

The docker version I am using:

$ docker version
Client:
 Version:       18.03.0-ce
 API version:   1.37
 Go version:    go1.9.4
 Git commit:    0520e24
 Built: Wed Mar 21 23:10:01 2018
 OS/Arch:       linux/amd64
 Experimental:  false
 Orchestrator:  swarm

Server:
 Engine:
  Version:      18.03.0-ce
  API version:  1.37 (minimum version 1.12)
  Go version:   go1.9.4
  Git commit:   0520e24
  Built:        Wed Mar 21 23:08:31 2018
  OS/Arch:      linux/amd64
  Experimental: false

Thanks for the support!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions