docker/install: Support rootless by vvoland · Pull Request #485 · docker/actions-toolkit (original) (raw)
Add support for running a rootless daemon. Currently only Linux host is supported.
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 😅
It lost the PATH when
sudoing as a non-root user.
Might need sudo -E
vvoland marked this pull request as ready for review
vvoland changed the title
[WIP] docker/install: Support rootless docker/install: Support rootless
Add support for running a rootless daemon. Currently only Linux host is supported.
Signed-off-by: Paweł Gronowski pawel.gronowski@docker.com
vvoland marked this pull request as ready for review
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 }})