stackabletech / docker-images

Apache License 2.0
17 stars 2 forks source link

Add --no-log-init to useradd call #781

Closed lfrancke closed 1 month ago

lfrancke commented 1 month ago

Description

This is to work around a bug in Go/Docker when large user ids are used and is in preparation of further security relevant changes where we are going to change the default user id

This depends on: