codeclimate / test-reporter

Code Climate Test Reporter
MIT License
154 stars 76 forks source link

!feat(rootless): add podman for rootless #507

Open TartanLeGrand opened 1 year ago

TartanLeGrand commented 1 year ago

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

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.