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

Adds support to list the config files on docker compose ls #9175

Merged

Conversation

KoditkarVedant
Copy link
Contributor

What I did
Adds support to list the config files used to create the project on docker compose ls.

Related issue
#8573

(not mandatory) A picture of a cute animal, if possible in relation with what you did
image

docker compose ls will not include config files section in result

Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
Signed-off-by: Vedant Koditkar <vedant.koditkar@outlook.com>
@KoditkarVedant
Copy link
Contributor Author

@ndeloof Continuous integration / Build and tests in standalone mode action is failing. I tried to run e2e-compose-standalone tests on local they seem to fail. I event tried with the V2 branch - it also fails there. below are the failing test cases.

  • TestComposeCancel
  • TestLocalComposeUp
  • TestCompatibility
  • TestNetworks

Let me know in case there is something I need to do as part of this PR.

@ndeloof ndeloof merged commit cb45c6f into docker:v2 Feb 18, 2022
@KoditkarVedant KoditkarVedant deleted the 8573-show-compose-file-path-to-ls-command branch February 18, 2022 17:09
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

Successfully merging this pull request may close these issues.

2 participants