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

docker-compose exec mysql bash error #1118

Closed
ljlx1120 opened this issue Sep 1, 2017 · 4 comments
Closed

docker-compose exec mysql bash error #1118

ljlx1120 opened this issue Sep 1, 2017 · 4 comments
Labels

Comments

@ljlx1120
Copy link

ljlx1120 commented Sep 1, 2017

Info:

  • Docker version ($ docker --version): Docker version 17.06.1-ce, build 874a737
  • Laradock commit ($ git rev-parse HEAD):
  • System info (Mac, PC, Linux): Linux
  • System info disto/version: ubuntu 16.04

Issue:

Frist I did ..docker-compose up mysql. It will show Creating laradock_mysql_1 ... done
but when I do docker-compose exec mysql bash will show
ERROR: No container found for mysql_1
then I checked docker ps, mysql is not there.


Expected behavior:


Reproduce:


Relevant Code:

// place a code sample here
@exfriend
Copy link
Contributor

exfriend commented Sep 6, 2017

What's the output of docker-compose ps?

@a-h-abid
Copy link

a-h-abid commented Sep 8, 2017

Also please post the logs from docker-compose logs mysql.

@stale
Copy link

stale bot commented Feb 2, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the Stale label Feb 2, 2020
@stale
Copy link

stale bot commented Feb 23, 2020

Hi again 👋 we would like to inform you that this issue has been automatically closed 🔒 because it had not recent activity during the stale period. We really really appreciate your contributions, and looking forward for more in the future 🎈.

@stale stale bot closed this as completed Feb 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants