docker/install: Support rootless by vvoland · Pull Request #485 · docker/actions-toolkit (original) (raw)

@vvoland

Add support for running a rootless daemon. Currently only Linux host is supported.

@crazy-max

@vvoland

It lost the PATH when sudoing as a non-root user.
Anyway, I'm mostly abusing the draft PR to run the CI on the GHA runner, feel free to ignore for now 😅

@crazy-max

It lost the PATH when sudoing as a non-root user.

Might need sudo -E

@vvoland vvoland marked this pull request as ready for review

November 6, 2024 14:35

@vvoland vvoland changed the title[WIP] docker/install: Support rootless docker/install: Support rootless

Nov 6, 2024

@vvoland

crazy-max

@vvoland

Add support for running a rootless daemon. Currently only Linux host is supported.

Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com

@vvoland vvoland marked this pull request as ready for review

November 6, 2024 17:07

crazy-max

Choose a reason for hiding this comment

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

LGTM thanks!

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})