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

Commit first container listed, not just latest container #8

Open
kienstra opened this issue Jul 31, 2021 · 0 comments
Open

Commit first container listed, not just latest container #8

kienstra opened this issue Jul 31, 2021 · 0 comments

Comments

@kienstra
Copy link
Member

  • Right now, this is committing the latest container, with docker ps -lq
  • That might not be the best container to commit.
  • For example, maybe there's a PHP container and then a MySQL one. You might only want access to the PHP container later.
  • Instead, get the first container shown in .circleci/config.yml
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