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

I'd like to have something like "docker-compose login <container_name>" #1772

Closed
victorliun opened this issue Jul 27, 2015 · 2 comments
Closed

Comments

@victorliun
Copy link

Hi

Is there something like "docker-compose login <container_name>", so I don't have to run "docker exec -it container_name bash" manually?

Thanks
Victor Liu

@josephpage
Copy link

Probably duplicate of #593

docker-compose will supports docker-compose exec -it service_name bash in the future.
Contributions are accepted ! 😉

@dnephin
Copy link

dnephin commented Aug 24, 2015

Closing as duplicate of #593

@dnephin dnephin closed this as completed Aug 24, 2015
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

3 participants