Skip to content
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

Container doesn't start #4

Open
gxvigo opened this issue Feb 10, 2016 · 1 comment
Open

Container doesn't start #4

gxvigo opened this issue Feb 10, 2016 · 1 comment

Comments

@gxvigo
Copy link

gxvigo commented Feb 10, 2016

Hi There,
first, running the container with the command in the Readme, I receive an error:
"docker run --name db2expc -d -p 50000:50000 -e DB2INST1_PASSWORD=db2inst1-pwd -e LICENSE=accept db2express-c:latest -d"

RC: adae73f17541887a4789241162a0bc79ec6962b80a6ffe10c92ecc371d73cb7b
Error response from daemon: Cannot start container adae73f17541887a4789241162a0bc79ec6962b80a6ffe10c92ecc371d73cb7b: [8] System error: exec: "-d": executable file not found in $PATH

Removing the "-d" at the end, the error message is not returned.
Nevertheless the container doesn't start.
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
b1e6503bdd2f db2express-c:latest "/bin/bash" 3 seconds ago Exited (0) 2 seconds ago db2expc

"docker logs b1e6503bdd2f" returns nothing.

Any idea?

Giovanni

@wzymaster
Copy link
Contributor

@gxvigo please refer to the information at DB2 on Docker Hub to start docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants