An error occurred while fetching the assigned iteration of the selected issue.
Could use non-root user in docker container?
HI all, I use docker executor to run ci, but in my build I must use a non-root user to run build script.
Is there any methods to make docker container not run as root? Thanks.