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 menu messes with the console #7

Open
8ctopus opened this issue Oct 22, 2024 · 0 comments
Open

Docker compose menu messes with the console #7

8ctopus opened this issue Oct 22, 2024 · 0 comments

Comments

@8ctopus
Copy link
Owner

8ctopus commented Oct 22, 2024

The docker compose menu messes with the console by:

  • it keeps opening docker desktop
  • it prevents some characters from being typed when inside the container

2024-10-22_102435

The solution is to setup your terminal to disable the menu.

export COMPOSE_MENU=false

If using mintty, it can be added the .bashrc in your user root directory.

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

1 participant