Skip to content

Introduce docker internal user package

Tomasz Maczukin requested to merge introduce-docker-internal-user-package into master

This MR is based on top of !2533 (merged)

Please merge first the dependent MR, then change the target branch here to master and continue with review

What does this MR do?

Introduces executors/docker/internal/user package that allows to gather information about UID/GID used by the specified container

Why was this MR needed?

This is the next step of #1736 (closed). Please check the issue description for context.

What's the best way to test this MR?

What are the relevant issue numbers?

Edited by Tomasz Maczukin

Merge request reports