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

Drop sudo from image related commands #1592

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

atc0005
Copy link
Owner

@atc0005 atc0005 commented Jun 26, 2024

Assume that the CI (and local) user has permission to execute docker commands directly. By doing so, we also support the docker podman alias (provided by the podman-docker package).

refs https://stackoverflow.com/questions/60460705
refs https://packages.ubuntu.com/search?keywords=podman-docker refs https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html/building_running_and_managing_containers/assembly_starting-with-containers_building-running-and-managing-containers

@atc0005 atc0005 added enhancement New feature or request Makefile labels Jun 26, 2024
@atc0005 atc0005 added this to the Next Release milestone Jun 26, 2024
@atc0005 atc0005 self-assigned this Jun 26, 2024
@atc0005 atc0005 merged commit fd27de9 into master Jun 26, 2024
20 checks passed
@atc0005 atc0005 deleted the drop-sudo-from-image-builds branch June 26, 2024 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Makefile
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant