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

Moby client: Always add bin dir to PATH #7544

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

mook-as
Copy link
Contributor

@mook-as mook-as commented Sep 25, 2024

When running any of the tools, always add the bin directory to the PATH so that it would be available even for docker CLI plugins (e.g. docker-compose).

Fixes #7543

When running any of the tools, always add the `bin` directory to the `PATH`
so that it would be available even for docker CLI plugins (e.g.
`docker-compose`).

Fixes rancher-sandbox#7543

Signed-off-by: Mark Yen <mark.yen@suse.com>
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@jandubois jandubois merged commit 733b6a4 into rancher-sandbox:main Sep 25, 2024
17 checks passed
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.

docker-credential helpers are not on the PATH when installing RDX extensions
2 participants