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/install: Fix rootless install, make teardown also cleanup the toolDir #486

Merged
merged 4 commits into from
Nov 13, 2024

Conversation

vvoland
Copy link
Collaborator

@vvoland vvoland commented Nov 8, 2024

Fix failure observed in: crazy-max/ghaction-setup-docker#124

@vvoland vvoland changed the title test/install: Use separate runDir for each test docker/install: Cleanup toolDir in teardown Nov 8, 2024
@vvoland vvoland changed the title docker/install: Cleanup toolDir in teardown docker/install: Fix rootless install, make teardown also cleanup the toolDir Nov 8, 2024
The `toolDir` is added to `PATH` on install, so make sure the binaries
aren't accessible after a teardown.

Signed-off-by: Paweł Gronowski <[email protected]>
@vvoland vvoland marked this pull request as ready for review November 12, 2024 08:42
Copy link
Member

@crazy-max crazy-max left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@crazy-max crazy-max merged commit 781874f into docker:main Nov 13, 2024
48 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.

2 participants