Skip to content

Remove password deletion from UBI-based images

Hossein Pursultani requested to merge 507-remove-passwd-del into master

This MR deletes all passwd -d ${GITLAB_USER} commands which effectively set an empty password instead of disabling it. adduser by default does this (tested on UBI8).

gitlab-org/distribution/team-tasks#507 (closed)

Merge request reports