test-reporter icon indicating copy to clipboard operation
test-reporter copied to clipboard

!feat(rootless): add podman for rootless

Open TartanLeGrand opened this issue 2 years ago • 1 comments

Description

I wanna try to change the codeclimate image to use the podman rootless version. If we could avoid using the docker daemon, we could run the codeclimate image without root privileges.

Linked PR

https://github.com/codeclimate/codeclimate/pull/1077

Ref

https://gitlab.com/gitlab-org/gitlab-foss/-/issues/37980 https://gitlab.com/gitlab-org/gitlab/-/issues/9784 https://developers.redhat.com/blog/2019/02/21/podman-and-buildah-for-docker-users

TartanLeGrand avatar Jan 23 '23 17:01 TartanLeGrand